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
lede-17.01
Felix Fietkau 2016-01-05 12:15:41 +00:00
parent 44b6a5e549
commit fa8a94f845
1 changed files with 0 additions and 1 deletions

View File

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