diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2017-05-30 21:03:44 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2017-05-30 21:03:44 +0000 |
| commit | cd49018ad738dcfce1097e609d42316d1aa8ff6f (patch) | |
| tree | 20e69e6e16a616826299c69df5e6942f1ab164b1 /lib/msun | |
| parent | 167cb0d0eb64ac6cf352181ffd60ed4a37f30e4a (diff) | |
Notes
Diffstat (limited to 'lib/msun')
| -rw-r--r-- | lib/msun/tests/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/msun/tests/Makefile b/lib/msun/tests/Makefile index 318fc7b820ea..0d70cd47283a 100644 --- a/lib/msun/tests/Makefile +++ b/lib/msun/tests/Makefile @@ -2,6 +2,8 @@ TESTSRC= ${SRCTOP}/contrib/netbsd-tests/lib/libm +WARNS?= 0 + # All architectures on FreeBSD have fenv.h CFLAGS+= -DHAVE_FENV_H # For isqemu.h |
