components/open-fabrics/ofed.mk
changeset 3817 30b42c38bbc4
parent 1827 f2c27a5ab5dd
child 4661 353f8a998732
--- a/components/open-fabrics/ofed.mk	Mon Feb 16 13:54:04 2015 -0800
+++ b/components/open-fabrics/ofed.mk	Sun Feb 15 19:02:09 2015 -0600
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 # Since we are building these as a set and not packaging them individually at
@@ -26,9 +26,6 @@
 # so we override PROTO_DIR
 PROTO_DIR = $(WS_COMPONENTS)/open-fabrics/prototype/$(MACH)
 
-# OFED only builds with GCC
-COMPILER=gcc3
-
 PATH=$(GCC3_ROOT)/bin:/usr/bin:/usr/gnu/bin
 ifeq   ($(strip $(PARFAIT_BUILD)),yes)
 PATH=$(PARFAIT_TOOLS_GCC3):$(GCC3_ROOT)/bin:/usr/bin