aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox-esr/Makefile
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2013-02-23 17:21:11 +0800
committerflo <flo@FreeBSD.org>2013-02-23 17:21:11 +0800
commit33a9380c3b92c4181bdb57505223118772421289 (patch)
treeba53f151725188052dbc29a7d754b5ce93b57b14 /www/firefox-esr/Makefile
parentec768d44062c6427a8630ff89504b2fa38fe0719 (diff)
downloadfreebsd-ports-gnome-33a9380c3b92c4181bdb57505223118772421289.tar.gz
freebsd-ports-gnome-33a9380c3b92c4181bdb57505223118772421289.tar.zst
freebsd-ports-gnome-33a9380c3b92c4181bdb57505223118772421289.zip
Clang does not support Profile-Guided Optimization yet.
Submitted by: Jan Beich <jbeich@tormail.org> Reported by: dim
Diffstat (limited to 'www/firefox-esr/Makefile')
-rw-r--r--www/firefox-esr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 02eedc6ff49a..15b339d4c7cc 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -68,6 +68,7 @@ CFLAGS+= -mminimal-toc
.endif
.if ${PORT_OPTIONS:MPGO}
+USE_GCC?= any
USE_DISPLAY= yes
.include "${PORTSDIR}/Mk/bsd.python.mk"