Title: [182563] trunk
Revision
182563
Author
[email protected]
Date
2015-04-08 13:24:40 -0700 (Wed, 08 Apr 2015)

Log Message

Unreviewed, revert accidental commit.

* Makefile.shared:

Modified Paths

Diff

Modified: trunk/ChangeLog (182562 => 182563)


--- trunk/ChangeLog	2015-04-08 20:22:53 UTC (rev 182562)
+++ trunk/ChangeLog	2015-04-08 20:24:40 UTC (rev 182563)
@@ -1,3 +1,9 @@
+2015-04-08  Filip Pizlo  <[email protected]>
+
+        Unreviewed, revert accidental commit.
+
+        * Makefile.shared:
+
 2015-04-08  Alex Christensen  <[email protected]> and Patrick Gansterer  <[email protected]>
 
         Add CMake build system for WinCairo port.

Modified: trunk/Makefile.shared (182562 => 182563)


--- trunk/Makefile.shared	2015-04-08 20:22:53 UTC (rev 182562)
+++ trunk/Makefile.shared	2015-04-08 20:24:40 UTC (rev 182563)
@@ -12,8 +12,6 @@
 	XCODE_OPTIONS += _ONLY_ACTIVE_ARCH_=NO
 endif
 
-XCODE_OPTIONS += TOOLCHAINS=com.apple.dt.toolchain.OSX10_11
-
 DEFAULT_VERBOSITY := $(shell defaults read org.webkit.BuildConfiguration BuildTranscriptVerbosity 2>/dev/null || echo "default")
 VERBOSITY ?= $(DEFAULT_VERBOSITY)
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to