libm: remove debug statements
This commit is contained in:
parent
b956c8735e
commit
898d9f97f6
|
|
@ -13,14 +13,10 @@
|
|||
#
|
||||
#
|
||||
|
||||
.warning MACHINE_ARCH is first ${MACHINE_ARCH}
|
||||
|
||||
.if ${MACHINE_ARCH} == "unknown"
|
||||
MACHINE_ARCH:= ${MACHINE}
|
||||
.endif
|
||||
|
||||
.warning MACHINE_ARCH is now ${MACHINE_ARCH}
|
||||
|
||||
#
|
||||
# There are two options in making libm at fdlibm compile time:
|
||||
# _IEEE_LIBM --- IEEE libm; smaller, and somewhat faster
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user