SPECS (R10B): erlang.spec - updated; doesn't build
arekm
arekm at pld-linux.org
Mon Oct 1 19:15:23 CEST 2007
Author: arekm Date: Mon Oct 1 17:15:23 2007 GMT
Module: SPECS Tag: R10B
---- Log message:
- updated; doesn't build
---- Files affected:
SPECS:
erlang.spec (1.24.2.1.2.1 -> 1.24.2.1.2.2)
---- Diffs:
================================================================
Index: SPECS/erlang.spec
diff -u SPECS/erlang.spec:1.24.2.1.2.1 SPECS/erlang.spec:1.24.2.1.2.2
--- SPECS/erlang.spec:1.24.2.1.2.1 Mon Oct 1 19:01:36 2007
+++ SPECS/erlang.spec Mon Oct 1 19:15:17 2007
@@ -23,6 +23,7 @@
Patch0: %{name}-fPIC.patch
Patch1: %{name}-optional_java.patch
Patch2: %{name}-hipe_optimistic_regalloc_once_only.patch
+Patch3: %{name}-tinfo.patch
URL: http://www.erlang.org/
%{?with_java:BuildRequires: /usr/bin/jar}
BuildRequires: xorg-lib-libX11-devel
@@ -59,6 +60,7 @@
#%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%build
find . -name config.sub | xargs -n 1 cp -f /usr/share/automake/config.sub
@@ -81,7 +83,7 @@
%configure \
--with%{!?with_java:out}-java
ERL_TOP=`pwd`; export ERL_TOP
-LD_ASSUME_KERNEL=2.4.19 %{__make} \
+%{__make} -j1 \
TARGET="%{_erl_target}" \
|| { find . -name erl_crash.dump | xargs cat ; exit 1 ; }
@@ -168,6 +170,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24.2.1.2.2 2007/10/01 17:15:17 arekm
+- updated; doesn't build
+
Revision 1.24.2.1.2.1 2007/10/01 17:01:36 arekm
- R10B_10 for th
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/erlang.spec?r1=1.24.2.1.2.1&r2=1.24.2.1.2.2&f=u
More information about the pld-cvs-commit
mailing list