diff options
Diffstat (limited to 'usr/src/lib/libadm/Makefile.com')
| -rw-r--r-- | usr/src/lib/libadm/Makefile.com | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/lib/libadm/Makefile.com b/usr/src/lib/libadm/Makefile.com index 4631c50bf4..a496655a3f 100644 --- a/usr/src/lib/libadm/Makefile.com +++ b/usr/src/lib/libadm/Makefile.com @@ -20,6 +20,7 @@ # # # Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright 2018 Joyent, Inc. # LIBRARY= libadm.a @@ -42,6 +43,7 @@ LIBS= $(DYNLIB) $(LINTLIB) SRCDIR= ../common CPPFLAGS += -I ../inc +CSTD = $(CSTD_GNU99) CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-uninitialized |
