SPECS: LeakTracer.spec - exclude arch : alpha, arm, mips due to pr...

pluto pluto at pld-linux.org
Sun Dec 11 14:17:33 CET 2005


Author: pluto                        Date: Sun Dec 11 13:17:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- exclude arch : alpha, arm, mips due to problems with __builtin_return_address.

---- Files affected:
SPECS:
   LeakTracer.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/LeakTracer.spec
diff -u SPECS/LeakTracer.spec:1.10 SPECS/LeakTracer.spec:1.11
--- SPECS/LeakTracer.spec:1.10	Sun Dec 11 13:35:48 2005
+++ SPECS/LeakTracer.spec	Sun Dec 11 14:17:27 2005
@@ -15,6 +15,7 @@
 BuildRequires:	gcc-c++
 BuildRequires:	sed >= 4.0
 Requires:	gdb
+ExcludeArch:	alpha arm mips
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -80,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/12/11 13:17:27  pluto
+- exclude arch : alpha, arm, mips due to problems with __builtin_return_address.
+
 Revision 1.10  2005/12/11 12:35:48  qboosh
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/LeakTracer.spec?r1=1.10&r2=1.11&f=u




More information about the pld-cvs-commit mailing list