projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6f4b88
)
erlang: Need extra -lz
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Oct 2010 13:02:06 +0000
(13:02 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 11 Oct 2010 13:02:06 +0000
(13:02 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23393
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
lang/erlang/Makefile
patch
|
blob
|
history
diff --git
a/lang/erlang/Makefile
b/lang/erlang/Makefile
index
723d4d8
..
1063efc
100644
(file)
--- a/
lang/erlang/Makefile
+++ b/
lang/erlang/Makefile
@@
-263,6
+263,8
@@
CONFIGURE_VARS += \
ac_cv_func_mmap_fixed_mapped=yes \
ac_cv_path_WX_CONFIG_PATH=no \
+EXTRA_LDFLAGS+=-lz
+
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
noboot