summaryrefslogtreecommitdiff
path: root/usr/src/test/libc-tests/tests/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/test/libc-tests/tests/Makefile.com')
-rw-r--r--usr/src/test/libc-tests/tests/Makefile.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/test/libc-tests/tests/Makefile.com b/usr/src/test/libc-tests/tests/Makefile.com
index cdcd639620..919e2ac28f 100644
--- a/usr/src/test/libc-tests/tests/Makefile.com
+++ b/usr/src/test/libc-tests/tests/Makefile.com
@@ -27,7 +27,7 @@ $(BUILD64) PROG64= $(PROG).$(MACH64)
$(OBJS_OVERRIDE)SRCS = $(PROG).c ../common/test_common.c
-C99MODE = -xc99=%all
+CSTD = $(CSTD_GNU99)
LINTFLAGS += -I../common -DARCH=\"ARCH\" -DLINT
CPPFLAGS += -I$(ROOT)/usr/include -I../common