]> git.pld-linux.org Git - packages/erlang.git/blobdiff - erlang.spec
- thread problems? maybe LD_ASSUME_KERNEL=2.4.19 will help
[packages/erlang.git] / erlang.spec
index 4a7ba4feb4ba9a04db8a4f849028455cb5c14e30..b600fbe14dd952cdef9ce6006fef3f66272ed7f1 100644 (file)
@@ -71,7 +71,7 @@ cd ..
 %configure \
        --with%{!?with_java:out}-java
 ERL_TOP=`pwd`; export ERL_TOP
-%{__make} \
+LD_ASSUME_KERNEL=2.4.19 %{__make} \
        TARGET="%{_erl_target}" \
        || { find . -name erl_crash.dump | xargs cat ; exit 1 ; }
 
This page took 0.052249 seconds and 4 git commands to generate.