mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #11446 from neheb/ola
ola: link against libm under glibc
This commit is contained in:
@@ -66,6 +66,7 @@ HOST_CONFIGURE_ARGS += \
|
|||||||
--disable-doxygen-doc
|
--disable-doxygen-doc
|
||||||
|
|
||||||
HOST_LDFLAGS += -Wl,-rpath="$(STAGING_DIR_HOSTPKG)/lib"
|
HOST_LDFLAGS += -Wl,-rpath="$(STAGING_DIR_HOSTPKG)/lib"
|
||||||
|
TARGET_LDFLAGS += $(if $(CONFIG_USE_GLIBC),-lm)
|
||||||
|
|
||||||
# only build the ola_protoc thingy
|
# only build the ola_protoc thingy
|
||||||
define Host/Compile
|
define Host/Compile
|
||||||
|
|||||||
Reference in New Issue
Block a user