summaryrefslogtreecommitdiff
path: root/usr/src/lib/libshare/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libshare/Makefile.com')
-rw-r--r--usr/src/lib/libshare/Makefile.com2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/lib/libshare/Makefile.com b/usr/src/lib/libshare/Makefile.com
index 328ffb353a..2f8aad345f 100644
--- a/usr/src/lib/libshare/Makefile.com
+++ b/usr/src/lib/libshare/Makefile.com
@@ -19,6 +19,7 @@
# CDDL HEADER END
#
# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2016 by Delphix. All rights reserved.
#
LIBRARY = libshare.a
VERS = .1
@@ -42,6 +43,7 @@ $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC)
#add nfs/lib directory as part of the include path
CFLAGS += $(CCVERBOSE)
+C99MODE += $(C99_ENABLE)
CERRWARN += -_gcc=-Wno-parentheses
CERRWARN += -_gcc=-Wno-uninitialized
CERRWARN += -_gcc=-Wno-switch