Bug 151679 - Remove Mountain Lion support from ANGLE
Summary: Remove Mountain Lion support from ANGLE
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: ANGLE (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dana Burkart
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-11-30 15:54 PST by Dana Burkart
Modified: 2015-11-30 16:05 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2015-11-30 15:59 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-11-30 15:54:11 PST
There is still some Mountain Lion related settings in ANGLE's Base.xcconfig, and it is causing problems
when trying to build with ASan enabled. We should remove it.
Comment 1 Dana Burkart 2015-11-30 15:54:32 PST
rdar://problem/23566856
Comment 2 Dana Burkart 2015-11-30 15:59:15 PST
Created attachment 266292 [details]
Patch

Patch removes TOOLCHAIN settings from the Base.xcconfig file. The only reason these existed was for Mountain Lion support.
Comment 3 WebKit Commit Bot 2015-11-30 16:01:31 PST
Note that there are important steps to take when updating ANGLE. See http://trac.webkit.org/wiki/UpdatingANGLE
Comment 4 Dana Burkart 2015-11-30 16:05:07 PST
Committed r192840.