summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-bug702179
blob: bc53944eee1bafb2fb974aae8c8286af74ae1cee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- js/src/moz.build.orig	2015-10-03 18:05:51.136389000 +0200
+++ js/src/moz.build	2015-10-03 18:06:12.457351000 +0200
@@ -603,6 +603,6 @@
 if CONFIG['GNU_CXX']:
     FAIL_ON_WARNINGS = True
 
-NO_EXPAND_LIBS = True
+NO_EXPAND_LIBS = False
 
 DIST_INSTALL = True