aboutsummaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-bug702179
blob: 0c998526736ec1d9eff51689cd23a24d74c8c412 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Don't build static JS lib to make sure DTrace probes are picked up.

--- js/src/build/moz.build.orig	2017-04-16 18:00:50 UTC
+++ js/src/build/moz.build
@@ -71,7 +71,3 @@ if CONFIG['OS_ARCH'] == 'SunOS':
     ]
 
 OS_LIBS += CONFIG['REALTIME_LIBS']
-
-NO_EXPAND_LIBS = True
-
-DIST_INSTALL = True