lib/msun/tests: Drop WARNS=6
This is the default already, so there is no need to override it. Reported by: kevans
This commit is contained in:
parent
dbb2d6f5e1
commit
f33b4fa2f0
@ -85,8 +85,6 @@ SRCS.ilogb2_test= ilogb_test.c
|
||||
LIBADD.fenv_test+= util
|
||||
LIBADD+= m
|
||||
|
||||
WARNS?= 6
|
||||
|
||||
# Copied from lib/msun/Makefile
|
||||
.if ${MACHINE_CPUARCH} == "i386"
|
||||
ARCH_SUBDIR= i387
|
||||
|
Loading…
Reference in New Issue
Block a user