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

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

Backport of r48135

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48136 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2016-01-05 12:15:59 +00:00
parent 4209efabe3
commit 53fa1a315f
1 changed files with 0 additions and 1 deletions

View File

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