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
v19.07.3_mercusys_ac12_duma
Felix Fietkau 17 years ago
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…
Cancel
Save