SPECS: kernel-vanilla.spec - builds with gcc 3.3.6 on ac-ppc (with...

glen glen at pld-linux.org
Sat Feb 9 18:04:42 CET 2008


Author: glen                         Date: Sat Feb  9 17:04:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds with gcc 3.3.6 on ac-ppc (with -mcpu=440 patch)

---- Files affected:
SPECS:
   kernel-vanilla.spec (1.117 -> 1.118) 

---- Diffs:

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.117 SPECS/kernel-vanilla.spec:1.118
--- SPECS/kernel-vanilla.spec:1.117	Sat Feb  9 17:36:06 2008
+++ SPECS/kernel-vanilla.spec	Sat Feb  9 18:04:37 2008
@@ -5,7 +5,6 @@
 %bcond_with	verbose		# verbose build (V=1)
 %bcond_with	pae		# build PAE (HIGHMEM64G) support on uniprocessor
 %bcond_with	preempt-nort	# build preemptable no realtime kernel
-%bcond_with	gcc4		# use gcc4 package for compiling
 
 %{?debug:%define with_verbose 1}
 
@@ -69,11 +68,7 @@
 %ifarch sparc sparc64
 BuildRequires:	elftoaout
 %endif
-%ifarch ppc ppc64
-BuildRequires:	%{kgcc_package} >= 5:3.4
-%else
 BuildRequires:	%{kgcc_package} >= 5:3.2
-%endif
 BuildRequires:	module-init-tools
 # for hostname command
 BuildRequires:	net-tools
@@ -101,11 +96,6 @@
 ExclusiveOS:	Linux
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%if %{with gcc4}
-# add suffix, but allow ccache, etc in ~/.rpmmacros
-%{expand:%%define	__cc	%(echo '%__cc' | sed -e 's,-gcc,-gcc4,')}
-%endif
-
 %ifarch %{ix86} %{x8664}
 %define		target_arch_dir	x86
 %else
@@ -783,6 +773,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.118  2008-02-09 17:04:37  glen
+- builds with gcc 3.3.6 on ac-ppc (with -mcpu=440 patch)
+
 Revision 1.117  2008-02-09 16:36:06  qboosh
 - i[34]86 should support i586 (F00F bug) too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.117&r2=1.118&f=u



More information about the pld-cvs-commit mailing list