SPECS: erlang.spec - thread problems? maybe LD_ASSUME_KERNEL=2.4.1...

jajcus jajcus at pld-linux.org
Thu Sep 29 20:57:09 CEST 2005


Author: jajcus                       Date: Thu Sep 29 18:57:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- thread problems? maybe LD_ASSUME_KERNEL=2.4.19 will help

---- Files affected:
SPECS:
   erlang.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/erlang.spec
diff -u SPECS/erlang.spec:1.21 SPECS/erlang.spec:1.22
--- SPECS/erlang.spec:1.21	Thu Sep 29 11:20:51 2005
+++ SPECS/erlang.spec	Thu Sep 29 20:57:03 2005
@@ -72,7 +72,7 @@
 %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 ; }
 
@@ -159,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/09/29 18:57:03  jajcus
+- thread problems? maybe LD_ASSUME_KERNEL=2.4.19 will help
+
 Revision 1.21  2005/09/29 09:20:51  jajcus
 - a little fix to the debuging code
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/erlang.spec?r1=1.21&r2=1.22&f=u




More information about the pld-cvs-commit mailing list