[kernel] r8751 - in dists/sid/linux-2.6/debian: . arch/hppa

Bastian Blank waldi at alioth.debian.org
Thu May 24 13:09:42 UTC 2007


Author: waldi
Date: Thu May 24 13:09:42 2007
New Revision: 8751

Log:
* debian/arch/hppa/defines
  - Reenable flavours.
  - Add cflags as workaround.
* debian/changelog: Update.


Modified:
   dists/sid/linux-2.6/debian/arch/hppa/defines
   dists/sid/linux-2.6/debian/changelog

Modified: dists/sid/linux-2.6/debian/arch/hppa/defines
==============================================================================
--- dists/sid/linux-2.6/debian/arch/hppa/defines	(original)
+++ dists/sid/linux-2.6/debian/arch/hppa/defines	Thu May 24 13:09:42 2007
@@ -1,9 +1,9 @@
 [base]
 flavours:
-# parisc
-# parisc-smp
-# parisc64
-# parisc64-smp
+ parisc
+ parisc-smp
+ parisc64
+ parisc64-smp
 kernel-arch: parisc
 kernel-header-dirs: parisc
 
@@ -17,10 +17,12 @@
 class: multiprocessor 32-bit PA-RISC
 
 [parisc64]
+cflags: -fno-cse-follow-jumps
 class: 64-bit PA-RISC
 override-host-type: hppa64-linux-gnu
 
 [parisc64-smp]
+cflags: -fno-cse-follow-jumps
 class: multiprocessor 64-bit PA-RISC
 override-host-type: hppa64-linux-gnu
 

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Thu May 24 13:09:42 2007
@@ -87,8 +87,10 @@
   [ Bastian Blank ]
   * Fix linux/version.h in linux-libc-dev.
   * Make it possible to specifiy special CFLAGS.
+  * [hppa] Reenable.
+  * [hppa] Workaround hppa64 failure.
 
- -- Bastian Blank <waldi at debian.org>  Thu, 24 May 2007 15:06:32 +0200
+ -- Bastian Blank <waldi at debian.org>  Thu, 24 May 2007 15:08:24 +0200
 
 linux-2.6 (2.6.21-2) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list