components/nmap/Makefile
branchs11-update
changeset 2855 576d5a7857b7
parent 2501 f20006f42637
child 2974 47287ed9c79c
--- a/components/nmap/Makefile	Wed Dec 18 04:50:56 2013 -0800
+++ b/components/nmap/Makefile	Wed Dec 18 10:04:53 2013 -0800
@@ -41,7 +41,7 @@
 
 # Can't use the Studio compilers as they don't support the GNU 
 # __attribute__ extension
-COMPILER =	gcc
+COMPILER =	gcc3
 
 COMPONENT_PRE_CONFIGURE_ACTION = \
 	($(CLONEY) $(SOURCE_DIR) $(@D))