[kernel] r12802 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Sat Feb 14 12:36:30 UTC 2009


Author: maks
Date: Sat Feb 14 12:36:27 2009
New Revision: 12802

Log:
defines: fix to *really* use gcc-4.1

for now in snaphots..

Modified:
   dists/trunk/linux-2.6/debian/config/defines

Modified: dists/trunk/linux-2.6/debian/config/defines
==============================================================================
--- dists/trunk/linux-2.6/debian/config/defines	(original)
+++ dists/trunk/linux-2.6/debian/config/defines	Sat Feb 14 12:36:27 2009
@@ -16,7 +16,7 @@
  powerpc
  s390
  sparc
-compiler: gcc
+compiler: gcc-4.1
 featuresets:
  none
  openvz
@@ -50,7 +50,7 @@
 gcc-3.3: gcc-3.3
 gcc-4.0: gcc-4.0
 gcc-4.1: gcc-4.1
-gcc: gcc-4.1
+gcc-4.3: gcc-4.3
 initramfs-fallback: linux-initramfs-tool
 initramfs-tools: initramfs-tools (>= 0.55)
 util-vserver: util-vserver (>= 0.30.215)



More information about the Kernel-svn-changes mailing list