summaryrefslogtreecommitdiff
path: root/usr/src/cmd/eject/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/eject/Makefile')
-rw-r--r--usr/src/cmd/eject/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/eject/Makefile b/usr/src/cmd/eject/Makefile
index 33ae2987a6..d47ddbf29c 100644
--- a/usr/src/cmd/eject/Makefile
+++ b/usr/src/cmd/eject/Makefile
@@ -20,6 +20,7 @@
#
#
# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2018 Joyent, Inc.
#
PROG= eject
@@ -31,6 +32,7 @@ LDLIBS += -lvolmgt -ladm
CFLAGS += $(CCVERBOSE)
LINTFLAGS += -um
+C99LMODE= -Xc99=%all
.KEEP_STATE: