From 941791759c2cb64e4884579b7a7cc5fb21feec26 Mon Sep 17 00:00:00 2001 From: Xin LI Date: Mon, 17 Aug 2020 05:57:02 +0000 Subject: Don't explicitly specify c99 or gnu99 as the default is now gnu99. MFC after: 2 weeks --- lib/msun/tests/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/msun') diff --git a/lib/msun/tests/Makefile b/lib/msun/tests/Makefile index d1c8ba34398c..5e9c54189bb7 100644 --- a/lib/msun/tests/Makefile +++ b/lib/msun/tests/Makefile @@ -75,8 +75,6 @@ ATF_TESTS_C+= trig_test CFLAGS+= -O0 .endif -CSTD= c99 - #COPTS+= -Wfloat-equal IGNORE_PRAGMA= -- cgit v1.3