* Makefile.shared:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@179486
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-02-02 Filip Pizlo <fpizlo@apple.com>
+
+ Unreviewed, revert accidental change to Makefile.shared in r179478
+
+ * Makefile.shared:
+
2015-01-28 Carlos Alberto Lopez Perez <clopez@igalia.com>
[CMake] Minimum python version should be 2.7.
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)