components/open-fabrics/ofed.mk
changeset 920 2d760951a80b
parent 519 64d5e70ee0eb
child 1394 5f86498eee95
child 2855 576d5a7857b7
--- a/components/open-fabrics/ofed.mk	Mon Jul 16 14:15:48 2012 -0700
+++ b/components/open-fabrics/ofed.mk	Mon Jul 16 14:16:37 2012 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 # Since we are building these as a set and not packaging them individually at
@@ -29,7 +29,7 @@
 # OFED only builds with GCC
 COMPILER=gcc
 
-PATH=/usr/bin:/usr/gnu/bin:/usr/sfw/bin
+PATH=/usr/sfw/bin:/usr/bin:/usr/gnu/bin
 
 CPPFLAGS += "-Wformat=2"
 CFLAGS += -D_REENTRANT