bzip2: only build the static library for the host, fixes build errors on mac os x
authorFelix Fietkau <nbd@openwrt.org>
Tue, 5 Jan 2016 12:15:59 +0000 (12:15 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 5 Jan 2016 12:15:59 +0000 (12:15 +0000)
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

package/utils/bzip2/Makefile

index 4ad9684..425173c 100644 (file)
@@ -89,7 +89,6 @@ HOST_CFLAGS += \
        $(HOST_LDFLAGS)
 
 HOST_MAKE_FLAGS+= \
-       -f Makefile-libbz2_so \
        CFLAGS="$(HOST_CFLAGS)" \
        all