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:
Alex Richardson 2021-03-22 16:56:10 +00:00
parent dbb2d6f5e1
commit f33b4fa2f0

View file

@ -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