aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-11-22 14:24:59 +0800
committerjbeich <jbeich@FreeBSD.org>2017-11-22 14:24:59 +0800
commitb9863b7bce2757f109fe87aff153817972b402c9 (patch)
treee8bb4fbb82f45faf0109abccea5f04d0ad1cb210 /www
parentd10c092e17b0764deaa59230644e5ce6bb996683 (diff)
downloadfreebsd-ports-gnome-b9863b7bce2757f109fe87aff153817972b402c9.tar.gz
freebsd-ports-gnome-b9863b7bce2757f109fe87aff153817972b402c9.tar.zst
freebsd-ports-gnome-b9863b7bce2757f109fe87aff153817972b402c9.zip
gecko: drop broken and unmaintained PGO option
Clang PGO isn't supported by the build system yet. https://bugzilla.mozilla.org/show_bug.cgi?id=1064049 Reported by: many PR: 221451
Diffstat (limited to 'www')
-rw-r--r--www/firefox/Makefile.options2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/Makefile.options b/www/firefox/Makefile.options
index 1b34d8e4b92e..2896b871348d 100644
--- a/www/firefox/Makefile.options
+++ b/www/firefox/Makefile.options
@@ -2,7 +2,7 @@
OPTIONS_DEFINE+= BUNDLED_CAIRO CANBERRA DBUS DEBUG DTRACE FFMPEG GCONF \
GNOMEUI INTEGER_SAMPLES LIBPROXY \
- OPTIMIZED_CFLAGS PGO PROFILE TEST
+ OPTIMIZED_CFLAGS PROFILE TEST
OPTIONS_DEFAULT+= DBUS DTRACE FFMPEG OPTIMIZED_CFLAGS PROFILE \
${OPTIONS_MULTI_AUDIO:NSNDIO} \