aboutsummaryrefslogtreecommitdiffstats
path: root/debian/config/hppa
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2017-02-02 02:35:55 +0000
committerBen Hutchings <ben@decadent.org.uk>2017-02-02 02:36:49 +0000
commit84e53d21c3676c8165e959687e3b9417e242400c (patch)
tree9f85bac8b526fbf040e6ad2f11a16249d811f5aa /debian/config/hppa
parent8dede6cae95f7bab8ae184b64bd93291077f1c34 (diff)
downloadkernel_replicant_linux-84e53d21c3676c8165e959687e3b9417e242400c.tar.gz
kernel_replicant_linux-84e53d21c3676c8165e959687e3b9417e242400c.tar.bz2
kernel_replicant_linux-84e53d21c3676c8165e959687e3b9417e242400c.zip
debian/control: Fix compiler build-dependencies for cross-building
gcc cross-compilers *do* now have Multi-Arch: foreign, so we have to take the :native qualfiication off again.
Diffstat (limited to 'debian/config/hppa')
-rw-r--r--debian/config/hppa/defines2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/config/hppa/defines b/debian/config/hppa/defines
index f75bd1fb1726..8eac51d269dd 100644
--- a/debian/config/hppa/defines
+++ b/debian/config/hppa/defines
@@ -24,5 +24,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-6: gcc-6 <!stage1 !cross>, binutils-hppa64-linux-gnu <!stage1 !cross>, gcc-6-hppa64-linux-gnu <!stage1 !cross>, gcc-6-hppa-linux-gnu:native <!stage1 cross>, binutils-hppa64-linux-gnu:native <!stage1 cross>, gcc-6-hppa64-linux-gnu:native <!stage1 cross>
+gcc-6: gcc-6 <!stage1 !cross>, binutils-hppa64-linux-gnu <!stage1 !cross>, gcc-6-hppa64-linux-gnu <!stage1 !cross>, gcc-6-hppa-linux-gnu <!stage1 cross>, binutils-hppa64-linux-gnu <!stage1 cross>, gcc-6-hppa64-linux-gnu <!stage1 cross>