From 3dc016b7382a72a9a6e236bd3874f9a5839c1a81 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Sun, 16 Dec 2007 15:06:59 +0000 Subject: [PATCH] [hppa] No need to hardcode gcc-4.1 change proposed by kyle and build verified on paer svn path=/dists/trunk/linux-2.6/; revision=9962 --- debian/changelog | 3 ++- debian/config/hppa/defines | 3 --- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 71080b12e..cb31f0b40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ linux-2.6 (2.6.24~rc5-1~experimental.1) UNRELEASED; urgency=low * postrm: Nuke initramfs sha1sum on linux-image package removal. * Unifiy BSD_PROCESS_ACCT settings across configs. (closes: #455892) * Reenable DABUSB as firmware is BSD licensed. + * [hppa] No need to hardcode gcc-4.1. [ Bastian Blank ] * [amd64, i386]: Set kernel architecture to x86. @@ -35,7 +36,7 @@ linux-2.6 (2.6.24~rc5-1~experimental.1) UNRELEASED; urgency=low [ dann frazier ] * [ia64]: Enable BLK_CPQ_DA - -- maximilian attems Thu, 13 Dec 2007 13:50:38 +0100 + -- maximilian attems Sun, 16 Dec 2007 16:03:01 +0100 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low diff --git a/debian/config/hppa/defines b/debian/config/hppa/defines index 5e94e882a..69ed2c54d 100644 --- a/debian/config/hppa/defines +++ b/debian/config/hppa/defines @@ -27,6 +27,3 @@ cflags: -fno-cse-follow-jumps class: multiprocessor 64-bit PA-RISC override-host-type: hppa64-linux-gnu -[relations] -gcc-4.1: gcc-4.1, binutils-hppa64, gcc-4.1-hppa64 -