diff --git a/debian/changelog b/debian/changelog index 883548a6d..1caa5c21c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,6 @@ 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. * [hppa]: Disable OCFS2, due build trouble. [ Bastian Blank ] diff --git a/debian/config/hppa/defines b/debian/config/hppa/defines index 69ed2c54d..5e94e882a 100644 --- a/debian/config/hppa/defines +++ b/debian/config/hppa/defines @@ -27,3 +27,6 @@ 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 +