Author: jbeich
Date: Mon Aug 5 19:01:38 2013
New Revision: 1306
Log:
backout r1303, gcc-any is only true for -esr17 ports
Modified:
trunk/Mk/bsd.gecko.mk
Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk Mon Aug 5 17:16:32 2013 (r1305)
+++ trunk/Mk/bsd.gecko.mk Mon Aug 5 19:01:38 2013 (r1306)
@@ -757,7 +757,7 @@
.endif
.if ${PORT_OPTIONS:MPGO}
-USE_GCC?= any
+USE_GCC?= yes
USE_DISPLAY=yes
.undef GNU_CONFIGURE
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"