* Makefile.shared:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@182563
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-04-08 Filip Pizlo <fpizlo@apple.com>
+
+ Unreviewed, revert accidental commit.
+
+ * Makefile.shared:
+
2015-04-08 Alex Christensen <achristensen@webkit.org> and Patrick Gansterer <paroga@webkit.org>
Add CMake build system for WinCairo port.
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)