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-a3cf2f4a3e73master
parent
4209efabe3
commit
53fa1a315f
|
@ -89,7 +89,6 @@ HOST_CFLAGS += \
|
|||
$(HOST_LDFLAGS)
|
||||
|
||||
HOST_MAKE_FLAGS+= \
|
||||
-f Makefile-libbz2_so \
|
||||
CFLAGS="$(HOST_CFLAGS)" \
|
||||
all
|
||||
|
||||
|
|
Loading…
Reference in New Issue