diff options
author | Keith M Wesolowski <wesolows@foobazco.org> | 2014-01-16 23:39:29 +0000 |
---|---|---|
committer | Keith M Wesolowski <wesolows@foobazco.org> | 2014-01-16 23:39:57 +0000 |
commit | 0cb8fb5c042836e97edce591b6ec05c0e5562165 (patch) | |
tree | 24a5f4c0e17c2c13cfd484fa470d2fd317fc71c7 /usr/src/lib/libshare/nfs | |
parent | c69ce773d7d725c37d6e6c7698e7f7f891f8fbfc (diff) | |
download | illumos-joyent-0cb8fb5c042836e97edce591b6ec05c0e5562165.tar.gz |
3915 Add adjuncts support to the build (fix auto-mismerge)
Diffstat (limited to 'usr/src/lib/libshare/nfs')
-rw-r--r-- | usr/src/lib/libshare/nfs/Makefile.com | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/src/lib/libshare/nfs/Makefile.com b/usr/src/lib/libshare/nfs/Makefile.com index 7a4da89955..ed89b6d960 100644 --- a/usr/src/lib/libshare/nfs/Makefile.com +++ b/usr/src/lib/libshare/nfs/Makefile.com @@ -46,8 +46,6 @@ LDLIBS += -lshare -lnsl -lscf -lumem -lc -lxml2 #add nfs/lib directory as part of the include path CFLAGS += $(CCVERBOSE) -CPPFLAGS += -D_REENTRANT -I$(NFSLIB_DIR) \ - -I$(ADJUNCT_PROTO)/usr/include/libxml2 -I$(SRCDIR)/../common CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-switch CERRWARN += -_gcc=-Wno-unused-variable |