components/python/greenlet/Makefile
changeset 1496 f774cfa29f53
parent 1484 01108fd9c6ef
child 1605 7fc7910b6d94
child 3028 5e73a3a3f66a
--- a/components/python/greenlet/Makefile	Wed Oct 02 01:03:26 2013 -0700
+++ b/components/python/greenlet/Makefile	Fri Oct 04 10:19:05 2013 -0700
@@ -38,7 +38,7 @@
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
-COMPILER =	gcc
+COMPILER =	gcc3
 gcc_OPT =	-O2
 
 COMPONENT_PRE_BUILD_ACTION = \