Author: maks Date: Sun Dec 16 15:06:59 2007 New Revision: 9962 Log: [hppa] No need to hardcode gcc-4.1 change proposed by kyle and build verified on paer
Modified: dists/trunk/linux-2.6/debian/changelog dists/trunk/linux-2.6/debian/config/hppa/defines Modified: dists/trunk/linux-2.6/debian/changelog ============================================================================== --- dists/trunk/linux-2.6/debian/changelog (original) +++ dists/trunk/linux-2.6/debian/changelog Sun Dec 16 15:06:59 2007 @@ -24,6 +24,7 @@ * 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 @@ [ dann frazier ] * [ia64]: Enable BLK_CPQ_DA - -- maximilian attems <[EMAIL PROTECTED]> Thu, 13 Dec 2007 13:50:38 +0100 + -- maximilian attems <[EMAIL PROTECTED]> Sun, 16 Dec 2007 16:03:01 +0100 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low Modified: dists/trunk/linux-2.6/debian/config/hppa/defines ============================================================================== --- dists/trunk/linux-2.6/debian/config/hppa/defines (original) +++ dists/trunk/linux-2.6/debian/config/hppa/defines Sun Dec 16 15:06:59 2007 @@ -27,6 +27,3 @@ 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 - _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

