mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-18 13:06:51 +00: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
@ -8,6 +8,7 @@ define Host/Compile
|
|||||||
+$(MAKE) -C $(CUR_BUILD_DIR) \
|
+$(MAKE) -C $(CUR_BUILD_DIR) \
|
||||||
PARALLELMFLAGS="$(HOST_JOBS)" \
|
PARALLELMFLAGS="$(HOST_JOBS)" \
|
||||||
BUILD_CFLAGS="$(HOST_CFLAGS)" \
|
BUILD_CFLAGS="$(HOST_CFLAGS)" \
|
||||||
|
default-rpath="/lib:/usr/lib" \
|
||||||
all
|
all
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user