mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
lib/msun/tests: Drop WARNS=6
This is the default already, so there is no need to override it.
Reported by: kevans
(cherry picked from commit f33b4fa2f0)
This commit is contained in:
parent
d72052dd5e
commit
a18882ec97
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue