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
v19.07.3_mercusys_ac12_duma
Felix Fietkau 8 years ago
parent 44b6a5e549
commit fa8a94f845

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

Loading…
Cancel
Save