diff options
Diffstat (limited to 'www/firefox-esr/files/patch-bug702179')
-rw-r--r-- | www/firefox-esr/files/patch-bug702179 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/firefox-esr/files/patch-bug702179 b/www/firefox-esr/files/patch-bug702179 deleted file mode 100644 index 0c998526736e..000000000000 --- a/www/firefox-esr/files/patch-bug702179 +++ /dev/null @@ -1,12 +0,0 @@ -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 |