# HG changeset patch # User Boris Chiu # Date 1397519713 25200 # Node ID f2c27a5ab5ddeb4adfab4c7c0a396a95d948fea0 # Parent aa1aa25c539780a9b2e84e06e77e32a4a190dd85 18552315 open-fabrics doesn't build on 45 diff -r aa1aa25c5397 -r f2c27a5ab5dd components/open-fabrics/ofed.mk --- a/components/open-fabrics/ofed.mk Fri Apr 11 16:28:45 2014 -0600 +++ b/components/open-fabrics/ofed.mk Mon Apr 14 16:55:13 2014 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved. # # Since we are building these as a set and not packaging them individually at @@ -36,7 +36,7 @@ CPPFLAGS += "-Wformat=2" -CFLAGS += -D_REENTRANT +CFLAGS += -D_REENTRANT -D__USE_SUNOS_SOCKETS__ # Since we are not currently packaging the various OFED components separately # and we still need headers and to link with the components that we are