[packages] lm-sensors: suppress /usr/lib rpath which leads to linking failure when compiling on x86 for x86
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32583 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cbaf0f7461
commit
0203f3d0ef
@ -73,6 +73,7 @@ define Build/Compile
|
|||||||
STAGING_DIR="$(STAGING_DIR)" \
|
STAGING_DIR="$(STAGING_DIR)" \
|
||||||
PREFIX="/usr" \
|
PREFIX="/usr" \
|
||||||
MACHINE="$(ARCH)" \
|
MACHINE="$(ARCH)" \
|
||||||
|
EXLDFLAGS="" \
|
||||||
user
|
user
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user