summaryrefslogtreecommitdiff
path: root/usr/src/cmd/boot/installboot/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/boot/installboot/Makefile.com')
-rw-r--r--usr/src/cmd/boot/installboot/Makefile.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/boot/installboot/Makefile.com b/usr/src/cmd/boot/installboot/Makefile.com
index 566e48c42a..1cd8454078 100644
--- a/usr/src/cmd/boot/installboot/Makefile.com
+++ b/usr/src/cmd/boot/installboot/Makefile.com
@@ -37,7 +37,7 @@ CPPFLAGS += -I$(SRC)/uts/common
LDLIBS += -lmd5
-C99MODE= $(C99_ENABLE)
+CSTD= $(CSTD_GNU99)
LINTFLAGS += -erroff=E_BAD_PTR_CAST_ALIGN