components/guile/Makefile
changeset 1496 f774cfa29f53
parent 1485 808df10bcc09
child 1605 7fc7910b6d94
--- a/components/guile/Makefile	Wed Oct 02 01:03:26 2013 -0700
+++ b/components/guile/Makefile	Fri Oct 04 10:19:05 2013 -0700
@@ -37,7 +37,7 @@
 include ../../make-rules/ips.mk
 
 # Built in SFW with gcc and builds cleanly now only with gcc
-COMPILER = gcc
+COMPILER = gcc3
 CONFIGURE_OPTIONS +=	CPPFLAGS="-I/usr/include/gmp -D__USE_LEGACY_PROTOTYPES__"
 CONFIGURE_OPTIONS +=	--disable-static 
 CONFIGURE_OPTIONS +=	--disable-error-on-warning