bzip2: only build the static library for the host, fixes build errors on mac os x

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48135
This commit is contained in:
Felix Fietkau 2016-01-05 12:15:41 +00:00
parent 44b6a5e549
commit fa8a94f845

View File

@ -89,7 +89,6 @@ HOST_CFLAGS += \
$(HOST_LDFLAGS)
HOST_MAKE_FLAGS+= \
-f Makefile-libbz2_so \
CFLAGS="$(HOST_CFLAGS)" \
all