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:41 +0000 (12:15 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 5 Jan 2016 12:15:41 +0000 (12:15 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48135

package/utils/bzip2/Makefile

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