summaryrefslogtreecommitdiff
path: root/usr/src/lib/librestart/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/librestart/Makefile.com')
-rw-r--r--usr/src/lib/librestart/Makefile.com4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/librestart/Makefile.com b/usr/src/lib/librestart/Makefile.com
index feb2b242ef..7f2ef884aa 100644
--- a/usr/src/lib/librestart/Makefile.com
+++ b/usr/src/lib/librestart/Makefile.com
@@ -22,8 +22,6 @@
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
LIBRARY = librestart.a
VERS = .1
@@ -40,7 +38,7 @@ LDLIBS += -lpool -lproject -lsecdb -lnvpair -lsysevent -lscf -luutil -lc
SRCDIR = ../common
$(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC)
-CFLAGS += $(CCVERBOSE) -Wp,-xc99=%all
+CFLAGS += $(CCVERBOSE) -Wp,$(CSTD_GNU99)
CPPFLAGS +=