mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove another vestige of support for a non-IEEE libm.
This commit is contained in:
parent
3f70824172
commit
b21154f677
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ ARCH_SUBDIR= ${MACHINE_ARCH}
|
|||
.PATH: ${.CURDIR}/man
|
||||
.PATH: ${.CURDIR}/src
|
||||
|
||||
CFLAGS+= -D_IEEE_LIBM
|
||||
|
||||
LIB= m
|
||||
SHLIBDIR?= /lib
|
||||
SHLIB_MAJOR= 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue