From f815267d4081ec8ada10f539da680b17bd42ab7f Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sat, 2 Feb 2019 18:37:49 +0000 Subject: gecko: drop DTRACE option completely --enable-dtrace is only tested on macOS where dtrace -G isn't used. Let's stop wasting time on dtrace -G issues as the support disappeared since Firefox 61, anyway. --- mail/thunderbird/files/patch-bug702179 | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 mail/thunderbird/files/patch-bug702179 (limited to 'mail/thunderbird/files/patch-bug702179') diff --git a/mail/thunderbird/files/patch-bug702179 b/mail/thunderbird/files/patch-bug702179 deleted file mode 100644 index 0c998526736e..000000000000 --- a/mail/thunderbird/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 -- cgit v1.2.3