From 7d58748e7c57a8ee7e8a7bcccc88ffb6729b7214 Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Sat, 23 Feb 2013 09:21:11 +0000 Subject: Clang does not support Profile-Guided Optimization yet. Submitted by: Jan Beich Reported by: dim --- www/firefox/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/firefox') diff --git a/www/firefox/Makefile b/www/firefox/Makefile index e66c5672a827..995c2d44c12e 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -69,6 +69,7 @@ CFLAGS+= -mminimal-toc .endif .if ${PORT_OPTIONS:MPGO} +USE_GCC?= any USE_DISPLAY= yes .include "${PORTSDIR}/Mk/bsd.python.mk" -- cgit v1.2.3