components/acpidump/Makefile
changeset 1496 f774cfa29f53
parent 1058 34d7aaa03423
child 1605 7fc7910b6d94
--- a/components/acpidump/Makefile	Wed Oct 02 01:03:26 2013 -0700
+++ b/components/acpidump/Makefile	Fri Oct 04 10:19:05 2013 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -48,7 +48,7 @@
 
 PKG_PROTO_DIRS += $(BUILD_DIR_32)
 
-COMPILER =	gcc
+COMPILER =	gcc3
 
 COMPONENT_BUILD_ENV  +=		CC=$(CC)