summaryrefslogtreecommitdiff
path: root/usr/src/cmd/boot/installboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/boot/installboot/Makefile')
-rw-r--r--usr/src/cmd/boot/installboot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/cmd/boot/installboot/Makefile b/usr/src/cmd/boot/installboot/Makefile
index e2fcf37f84..024e277115 100644
--- a/usr/src/cmd/boot/installboot/Makefile
+++ b/usr/src/cmd/boot/installboot/Makefile
@@ -36,11 +36,9 @@ CPPFLAGS += -I$(SRC)/uts/common
LDLIBS += -lmd5
-C99MODE= -xc99=%all
-C99LMODE= -Xc99=%all
+C99MODE= $(C99_ENABLE)
LINTFLAGS += -erroff=E_BAD_PTR_CAST_ALIGN
-CERRWARN += -_gcc=-Wno-uninitialized
.KEEP_STATE: