SPECS: kernel24.spec - crosssparc64-gcc needed only on crosscompil...
qboosh
qboosh at pld-linux.org
Wed Jan 4 16:43:44 CET 2006
Author: qboosh Date: Wed Jan 4 15:43:44 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- crosssparc64-gcc needed only on crosscompilation
---- Files affected:
SPECS:
kernel24.spec (1.756 -> 1.757)
---- Diffs:
================================================================
Index: SPECS/kernel24.spec
diff -u SPECS/kernel24.spec:1.756 SPECS/kernel24.spec:1.757
--- SPECS/kernel24.spec:1.756 Wed Jan 4 16:04:50 2006
+++ SPECS/kernel24.spec Wed Jan 4 16:43:38 2006
@@ -344,8 +344,10 @@
URL: http://www.kernel.org/
%ifarch sparc64
+%if "%{_target_base_arch}" != "%{_arch}"
BuildRequires: crosssparc64-gcc >= 1:3.3
%endif
+%endif
BuildRequires: ed
%ifarch ppc
# for 2-argument tlbie used in ppc-asm patch (patch 3016)
@@ -1707,6 +1709,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.757 2006/01/04 15:43:38 qboosh
+- crosssparc64-gcc needed only on crosscompilation
+
Revision 1.756 2006/01/04 15:04:50 qboosh
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel24.spec?r1=1.756&r2=1.757&f=u
More information about the pld-cvs-commit
mailing list