mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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
This commit is contained in:
parent
4209efabe3
commit
53fa1a315f
@ -89,7 +89,6 @@ HOST_CFLAGS += \
|
||||
$(HOST_LDFLAGS)
|
||||
|
||||
HOST_MAKE_FLAGS+= \
|
||||
-f Makefile-libbz2_so \
|
||||
CFLAGS="$(HOST_CFLAGS)" \
|
||||
all
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user