diff --git a/debian/changelog b/debian/changelog index 603cd57cd..67d2c3bd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ linux (4.19~rc1-1~exp1) UNRELEASED; urgency=medium * aufs: Disable until it is updated for Linux 4.19 * debian/rules.d: Update for move of bin2c back up to scripts * locking/lockdep: Delete unnecesary #include (fixes liblockdep build) + * [hppa] debian/control: Simplify build-dependencies for 64-bit toolchain -- Ben Hutchings Mon, 27 Aug 2018 14:36:54 +0100 diff --git a/debian/config/hppa/defines b/debian/config/hppa/defines index dc8d0a886..39eedc6c2 100644 --- a/debian/config/hppa/defines +++ b/debian/config/hppa/defines @@ -28,5 +28,5 @@ hardware: multiprocessor 64-bit PA-RISC hardware-long: HP PA-RISC 64-bit SMP systems with support for more than 4 GB RAM [relations] -gcc-7: gcc-7 , binutils-hppa64-linux-gnu , gcc-7-hppa64-linux-gnu , gcc-7-hppa-linux-gnu , binutils-hppa64-linux-gnu , gcc-7-hppa64-linux-gnu +gcc-7: gcc-7 , gcc-7-hppa-linux-gnu , binutils-hppa64-linux-gnu , gcc-7-hppa64-linux-gnu