projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4e79f7
)
bzip2: only build the static library for the host, fixes build errors on mac os x
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Jan 2016 12:15:59 +0000
(12:15 +0000)
committer
Felix 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
SVN-Revision: 48136
package/utils/bzip2/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/bzip2/Makefile
b/package/utils/bzip2/Makefile
index 4ad9684217dd752f62dbe544596a8dea0fbf9c00..425173ce527462b36c897e34aa23915bea445ab9 100644
(file)
--- a/
package/utils/bzip2/Makefile
+++ b/
package/utils/bzip2/Makefile
@@
-89,7
+89,6
@@
HOST_CFLAGS += \
$(HOST_LDFLAGS)
HOST_MAKE_FLAGS+= \
- -f Makefile-libbz2_so \
CFLAGS="$(HOST_CFLAGS)" \
all