mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-27 09:02:33 +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) \
|
||||
PARALLELMFLAGS="$(HOST_JOBS)" \
|
||||
BUILD_CFLAGS="$(HOST_CFLAGS)" \
|
||||
default-rpath="/lib:/usr/lib" \
|
||||
all
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user