X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fbusybox%2FMakefile;h=c5e103c8e581f1beae517e654c57662efc4ad2c1;hp=b6630225cda4430c85accb775afb0782ef4ae842;hb=7ae92df9d0061202bb233a3ce196596ca6d46391;hpb=c22f661d6e3afe4dfa82146839710907b1868f19 diff --git a/package/busybox/Makefile b/package/busybox/Makefile index b6630225cd..c5e103c8e5 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -56,7 +56,6 @@ define Build/Configure CC="$(TARGET_CC)" \ CROSS_COMPILE="$(TARGET_CROSS)" \ ARCH="$(ARCH)" \ - HOST_LOADLIBES=-lintl \ oldconfig endef