components/bcc/Makefile
changeset 1496 f774cfa29f53
parent 1071 cc3ecf7b3dec
child 1605 7fc7910b6d94
child 3661 47545fb8aed4
--- a/components/bcc/Makefile	Wed Oct 02 01:03:26 2013 -0700
+++ b/components/bcc/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
@@ -39,7 +39,7 @@
 include ../../make-rules/justmake.mk
 include ../../make-rules/ips.mk
 
-COMPILER=gcc
+COMPILER=gcc3
 
 COMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))