forked from Imagelibrary/rtems
Corrected reference to LIBC_LIBM to work on all targets.
This commit is contained in:
@@ -43,7 +43,7 @@ CPPFLAGS +=
|
|||||||
CFLAGS +=
|
CFLAGS +=
|
||||||
|
|
||||||
LD_PATHS +=
|
LD_PATHS +=
|
||||||
LD_LIBS +=
|
LD_LIBS += $(LIBC_LIBM)
|
||||||
LDFLAGS +=
|
LDFLAGS +=
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user