Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2013 15:49:29 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1303 - trunk/Mk
Message-ID:  <201308051549.r75FnTLN050082@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Aug  5 15:49:29 2013
New Revision: 1303

Log:
oops, pgo appeared earlier

Modified:
   trunk/Mk/bsd.gecko.mk

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk	Mon Aug  5 15:47:51 2013	(r1302)
+++ trunk/Mk/bsd.gecko.mk	Mon Aug  5 15:49:29 2013	(r1303)
@@ -757,7 +757,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MPGO}
-USE_GCC?=	yes
+USE_GCC?=	any
 USE_DISPLAY=yes
 
 .undef GNU_CONFIGURE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308051549.r75FnTLN050082>