mirror of
https://git.busybox.net/uClibc
synced 2025-05-08 23:02:28 +08:00
libm: fix building out-of-tree
Thanks to Thierry Reding for noticing! Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
This commit is contained in:
parent
f6e44ebb52
commit
2fbbd10ac6
@ -20,7 +20,7 @@
|
||||
# by Erik Andersen <andersen@codepoet.org>
|
||||
#
|
||||
|
||||
subdirs += libm
|
||||
subdirs += libm libm/$(TARGET_ARCH)
|
||||
|
||||
CFLAGS-libm := -DNOT_IN_libc -DIS_IN_libm $(SSP_ALL_CFLAGS)
|
||||
CFLAGS-libm += -D_IEEE_LIBM
|
||||
|
Loading…
x
Reference in New Issue
Block a user