Bug 870366 - Part 3: Prohibit PREF_JS_EXPORTS in Makefile.ins. r=gps
☠☠ backed out by 9c465a62f8a9 ☠ ☠
authorBrian O'Keefe <bokeefe@alum.wpi.edu>
Tue, 20 Jan 2015 13:07:04 -0500 (2015-01-20)
changeset 226842 21284a1b338fd3a5bb97a4195d978d826fbffcd2
parent 226841 65d56ae5d79c555ec97e08e1668265df27a8958b
child 226843 39cc7b90d5e6a05efcbc2c8acd9341bc95515e16
push id28207
push userphilringnalda@gmail.com
push dateSat, 31 Jan 2015 16:54:13 +0000 (2015-01-31)
treeherdermozilla-central@6f9b69780bf4 [default view] [failures only]
perfherder[talos] [build metrics] [platform microbench] (compared to previous push)
reviewersgps
bugs870366
milestone38.0a1
first release with
nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
last release without
nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
Bug 870366 - Part 3: Prohibit PREF_JS_EXPORTS in Makefile.ins. r=gps
CLOBBER
config/baseconfig.mk
--- a/CLOBBER
+++ b/CLOBBER
@@ -17,9 +17,9 @@
 #
 # Modifying this file will now automatically clobber the buildbot machines \o/
 #
 
 # Are you updating CLOBBER because you think it's needed for your WebIDL
 # changes to stick? As of bug 928195, this shouldn't be necessary! Please
 # don't change CLOBBER for WebIDL changes any more.
 
-Bug 1109248 - This needed a CLOBBER on Windows and OSX.
+Bug 870366 - Blacklisting PREF_JS_EXPORTS in Makefile.ins (because of 852814)
--- a/config/baseconfig.mk
+++ b/config/baseconfig.mk
@@ -85,16 +85,17 @@ else
   LIBRARY_NAME \
   LIBS \
   MAKE_FRAMEWORK \
   MODULE \
   MSVC_ENABLE_PGO \
   NO_DIST_INSTALL \
   OS_LIBS \
   PARALLEL_DIRS \
+  PREF_JS_EXPORTS \
   PROGRAM \
   PYTHON_UNIT_TESTS \
   RESOURCE_FILES \
   SDK_HEADERS \
   SDK_LIBRARY \
   SHARED_LIBRARY_LIBS \
   SHARED_LIBRARY_NAME \
   SIMPLE_PROGRAMS \