mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
glibc: override default rpath to /lib:/usr/lib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
e9f76f0f46
commit
bf867f7f84
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ define Host/Compile
|
|||
+$(MAKE) -C $(CUR_BUILD_DIR) \
|
||||
PARALLELMFLAGS="$(HOST_JOBS)" \
|
||||
BUILD_CFLAGS="$(HOST_CFLAGS)" \
|
||||
default-rpath="/lib:/usr/lib" \
|
||||
all
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue