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:
06ba917
)
[packages] erlang: Fix disabling of getaddrinfo()
author
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Tue, 17 Jul 2012 11:48:19 +0000
(11:48 +0000)
committer
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Tue, 17 Jul 2012 11:48:19 +0000
(11:48 +0000)
SVN-Revision: 32762
lang/erlang/Makefile
patch
|
blob
|
history
diff --git
a/lang/erlang/Makefile
b/lang/erlang/Makefile
index 41ca355c71a30d8f4bbabe929b357b50934fd542..498eecf39d70d2d55892991f6fce1c29042fba35 100644
(file)
--- a/
lang/erlang/Makefile
+++ b/
lang/erlang/Makefile
@@
-254,9
+254,9
@@
CONFIGURE_VARS += \
SHLIB_LD="$(TARGET_CC)" \
TARGET_ARCH="$(TARGET_ARCH)" \
ac_cv_prog_RX_LD="$(TARGET_LD)" \
- ac_cv_func_getaddrinfo=no \
ac_cv_func_mmap_fixed_mapped=yes \
ac_cv_path_WX_CONFIG_PATH=no \
+ erl_xcomp_getaddrinfo=no \
erl_xcomp_sysroot="$(STAGING_DIR)"
EXTRA_LDFLAGS+=-lz