mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-08 10:23:47 +08:00
add LD_LIBRARY to cmake.mk
Otherwise cmake programs try to link with host ld.so Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 26963
This commit is contained in:
parent
f2b7c81d46
commit
aea6afefe6
@ -45,6 +45,7 @@ define Build/Configure/Default
|
||||
-DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=$(STAGING_DIR) \
|
||||
-DCMAKE_STRIP=: \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DDL_LIBRARY=$(STAGING_DIR) \
|
||||
$(CMAKE_OPTIONS) \
|
||||
. \
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user