projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb21b98
)
erlang: Need extra -lz
author
Michael Büsch
<mb@bu3sch.de>
Mon, 11 Oct 2010 13:02:06 +0000
(13:02 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Mon, 11 Oct 2010 13:02:06 +0000
(13:02 +0000)
SVN-Revision: 23393
lang/erlang/Makefile
patch
|
blob
|
history
diff --git
a/lang/erlang/Makefile
b/lang/erlang/Makefile
index 723d4d8b0f8e36af7de5d9739295baffbdaf1051..1063efc23fdfb5fa20253a3858f7859608b5f854 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