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
This commit is contained in:
parent
44b6a5e549
commit
fa8a94f845
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ HOST_CFLAGS += \
|
|||
$(HOST_LDFLAGS)
|
||||
|
||||
HOST_MAKE_FLAGS+= \
|
||||
-f Makefile-libbz2_so \
|
||||
CFLAGS="$(HOST_CFLAGS)" \
|
||||
all
|
||||
|
||||
|
|
Loading…
Reference in a new issue