diff options
| author | Xin LI <delphij@FreeBSD.org> | 2020-08-17 05:57:02 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2020-08-17 05:57:02 +0000 |
| commit | 941791759c2cb64e4884579b7a7cc5fb21feec26 (patch) | |
| tree | 1a946470af25c1eb9bc1b89dd992cbe33603b890 /lib/msun/tests | |
| parent | c7cddf955f7a643abe6f999632e005ad9d834885 (diff) | |
Notes
Diffstat (limited to 'lib/msun/tests')
| -rw-r--r-- | lib/msun/tests/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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= |
