Skip to content

Commit

Permalink
Bug 870366 - Part 3: Prohibit PREF_JS_EXPORTS in Makefile.ins. r=gps
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian O'Keefe committed Jan 20, 2015
1 parent f85b5c7 commit 0baf7f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CLOBBER
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
# don't change CLOBBER for WebIDL changes any more.

Bug 1120369 - Needed a CLOBBER on at least Linux and OSX.
Bug 870366 - Blacklisting PREF_JS_EXPORTS in Makefile.ins (because of 852814)
1 change: 1 addition & 0 deletions config/baseconfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ _MOZBUILD_EXTERNAL_VARIABLES := \
NO_DIST_INSTALL \
OS_LIBS \
PARALLEL_DIRS \
PREF_JS_EXPORTS \
PROGRAM \
PYTHON_UNIT_TESTS \
RESOURCE_FILES \
Expand Down

0 comments on commit 0baf7f7

Please sign in to comment.