mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
Remove HOST_LOADLIBES fix from busybox, caused problems.
OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail. Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9662
This commit is contained in:
parent
4fa7250c07
commit
115290946a
@ -56,7 +56,6 @@ define Build/Configure
|
||||
CC="$(TARGET_CC)" \
|
||||
CROSS_COMPILE="$(TARGET_CROSS)" \
|
||||
ARCH="$(ARCH)" \
|
||||
HOST_LOADLIBES=-lintl \
|
||||
oldconfig
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user