Author: nbd
Date: 2016-01-05 13:15:59 +0100 (Tue, 05 Jan 2016)
New Revision: 48136

Modified:
   branches/chaos_calmer/package/utils/bzip2/Makefile
Log:
bzip2: only build the static library for the host, fixes build errors on mac os 
x

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r48135

Modified: branches/chaos_calmer/package/utils/bzip2/Makefile
===================================================================
--- branches/chaos_calmer/package/utils/bzip2/Makefile  2016-01-05 12:15:41 UTC 
(rev 48135)
+++ branches/chaos_calmer/package/utils/bzip2/Makefile  2016-01-05 12:15:59 UTC 
(rev 48136)
@@ -89,7 +89,6 @@
        $(HOST_LDFLAGS)
 
 HOST_MAKE_FLAGS+= \
-       -f Makefile-libbz2_so \
        CFLAGS="$(HOST_CFLAGS)" \
        all
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to