1 2 3 4 5 6 7 8 9 10
--- js/src/moz.build.orig 2015-12-16 12:32:04.574425000 +0100 +++ js/src/moz.build 2015-12-16 12:32:09.032032000 +0100 @@ -637,7 +637,3 @@ if not CONFIG['GNU_CXX']: ALLOW_COMPILER_WARNINGS = True - -NO_EXPAND_LIBS = True - -DIST_INSTALL = True