Bug 151705 - Remove Mountain Lion support from gtest
Summary: Remove Mountain Lion support from gtest
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dana Burkart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-01 10:20 PST by Dana Burkart
Modified: 2015-12-01 10:26 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2015-12-01 10:22 PST, Dana Burkart
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Burkart 2015-12-01 10:20:14 PST
Along similar lines as https://bugs.webkit.org/show_bug.cgi?id=151679, we should remove Mountain Lion support from
gtest.
Comment 1 Dana Burkart 2015-12-01 10:22:58 PST
Created attachment 266359 [details]
Patch

Removes TOOLCHAIN* definitions from General.xcconfig, which only existed to support Mountain Lion.
Comment 2 Dana Burkart 2015-12-01 10:26:47 PST
Committed r192889