aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBastian Blank <bastian.blank@credativ.de>2020-08-04 16:01:34 +0200
committerBastian Blank <bastian.blank@credativ.de>2020-08-04 16:01:34 +0200
commit4a02500222056184cced1c5ced4ce799780b3406 (patch)
tree3890dedac5c1227b60f40d9956d6154f9e5e1641
parent2dcbd804e482a6c61bfdc1b52bd5066fe8521f02 (diff)
downloadkernel_replicant_linux-4a02500222056184cced1c5ced4ce799780b3406.tar.gz
kernel_replicant_linux-4a02500222056184cced1c5ced4ce799780b3406.tar.bz2
kernel_replicant_linux-4a02500222056184cced1c5ced4ce799780b3406.zip
Compile with gcc-10 on all architectures
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/amd64/defines2
-rw-r--r--debian/config/arm64/defines4
-rw-r--r--debian/config/armel/defines2
-rw-r--r--debian/config/armhf/defines2
-rw-r--r--debian/config/defines4
-rw-r--r--debian/config/hppa/defines2
-rw-r--r--debian/config/i386/defines2
-rw-r--r--debian/config/s390x/defines2
-rw-r--r--debian/templates/control.extra.in12
10 files changed, 17 insertions, 16 deletions
diff --git a/debian/changelog b/debian/changelog
index ca88abb98574..0d57a5a731e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ linux (5.8-1~exp1) UNRELEASED; urgency=medium
* udeb: Reverse order of cdrom-core and isofs/udf.
* Fix build of documentation.
* [amd64]: Enable GVE. (closes: #964812)
+ * Compile with gcc-10 on all architectures.
-- Yves-Alexis Perez <corsac@debian.org> Wed, 24 Jun 2020 21:58:24 +0200
diff --git a/debian/config/amd64/defines b/debian/config/amd64/defines
index 49d75c40d369..c08670423acb 100644
--- a/debian/config/amd64/defines
+++ b/debian/config/amd64/defines
@@ -15,7 +15,7 @@ install-stem: vmlinuz
breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
[relations]
-headers%gcc-9: linux-compiler-gcc-9-x86
+headers%gcc-10: linux-compiler-gcc-10-x86
[amd64_description]
hardware: 64-bit PCs
diff --git a/debian/config/arm64/defines b/debian/config/arm64/defines
index df69bf0d2c17..a61d02a4b059 100644
--- a/debian/config/arm64/defines
+++ b/debian/config/arm64/defines
@@ -24,5 +24,5 @@ hardware-long: cloud platforms supporting arm64 virtual machines
[arm64_image]
[relations]
-gcc-9: gcc-9 <!stage1 !cross !pkg.linux.nokernel>, gcc-9-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
-headers%gcc-9: gcc-9
+gcc-10: gcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-aarch64-linux-gnu <!stage1 cross !pkg.linux.nokernel>, gcc-arm-linux-gnueabihf <!stage1 !pkg.linux.nokernel>
+headers%gcc-10: gcc-10
diff --git a/debian/config/armel/defines b/debian/config/armel/defines
index fe500a6bb503..07d7c6973a2f 100644
--- a/debian/config/armel/defines
+++ b/debian/config/armel/defines
@@ -13,7 +13,7 @@ uncompressed-image-file: arch/arm/boot/Image
install-stem: vmlinuz
[relations]
-headers%gcc-9: linux-compiler-gcc-9-arm
+headers%gcc-10: linux-compiler-gcc-10-arm
[marvell_description]
hardware: Marvell Kirkwood/Orion
diff --git a/debian/config/armhf/defines b/debian/config/armhf/defines
index 31fb974eb275..1050d82126a7 100644
--- a/debian/config/armhf/defines
+++ b/debian/config/armhf/defines
@@ -12,7 +12,7 @@ vdso: true
install-stem: vmlinuz
[relations]
-headers%gcc-9: linux-compiler-gcc-9-arm
+headers%gcc-10: linux-compiler-gcc-10-arm
[armmp_description]
hardware: ARMv7 multiplatform compatible SoCs
diff --git a/debian/config/defines b/debian/config/defines
index 800bd3f492cd..2011db0a8b0e 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -131,7 +131,7 @@ arches:
sparc
sparc64
x32
-compiler: gcc-9
+compiler: gcc-10
featuresets:
none
rt
@@ -155,7 +155,7 @@ recommends: apparmor
[relations]
# compilers
-gcc-9: gcc-9 <!stage1 !cross !pkg.linux.nokernel>, gcc-9-@gnu-type-package@ <!stage1 cross !pkg.linux.nokernel>
+gcc-10: gcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-@gnu-type-package@ <!stage1 cross !pkg.linux.nokernel>
# initramfs-generators
initramfs-fallback: linux-initramfs-tool
diff --git a/debian/config/hppa/defines b/debian/config/hppa/defines
index a5d7270d42f0..02d7cdb3cc6f 100644
--- a/debian/config/hppa/defines
+++ b/debian/config/hppa/defines
@@ -24,5 +24,5 @@ hardware: 64-bit PA-RISC
hardware-long: HP PA-RISC 64-bit systems with support for more than 4 GB RAM
[relations]
-gcc-9: gcc-9 <!stage1 !cross !pkg.linux.nokernel>, gcc-9-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-9-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>
+gcc-10: gcc-10 <!stage1 !cross !pkg.linux.nokernel>, gcc-10-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-10-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>
diff --git a/debian/config/i386/defines b/debian/config/i386/defines
index 07b7139d000a..f86e91d6147d 100644
--- a/debian/config/i386/defines
+++ b/debian/config/i386/defines
@@ -21,7 +21,7 @@ install-stem: vmlinuz
breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99)
[relations]
-headers%gcc-9: linux-compiler-gcc-9-x86
+headers%gcc-10: linux-compiler-gcc-10-x86
[686_description]
hardware: older PCs
diff --git a/debian/config/s390x/defines b/debian/config/s390x/defines
index aae4a48db5b8..43e279af13aa 100644
--- a/debian/config/s390x/defines
+++ b/debian/config/s390x/defines
@@ -12,7 +12,7 @@ bootloaders: s390-tools
install-stem: vmlinuz
[relations]
-headers%gcc-9: linux-compiler-gcc-9-s390
+headers%gcc-10: linux-compiler-gcc-10-s390
[s390x_description]
hardware: IBM zSeries
diff --git a/debian/templates/control.extra.in b/debian/templates/control.extra.in
index cde168d2d313..8b8de9dc266a 100644
--- a/debian/templates/control.extra.in
+++ b/debian/templates/control.extra.in
@@ -1,24 +1,24 @@
-Package: linux-compiler-gcc-9-arm
+Package: linux-compiler-gcc-10-arm
Build-Profiles: <!stage1>
-Depends: gcc-9, ${misc:Depends}
+Depends: gcc-10, ${misc:Depends}
Architecture: armel armhf
Multi-Arch: foreign
Description: Compiler for Linux on ARM (meta-package)
This package depends on GCC of the appropriate version and architecture
for Linux on armel and armhf.
-Package: linux-compiler-gcc-9-s390
+Package: linux-compiler-gcc-10-s390
Build-Profiles: <!stage1>
-Depends: gcc-9, ${misc:Depends}
+Depends: gcc-10, ${misc:Depends}
Architecture: s390 s390x
Multi-Arch: foreign
Description: Compiler for Linux on IBM zSeries (meta-package)
This package depends on GCC of the appropriate version and architecture
for Linux on s390 and s390x.
-Package: linux-compiler-gcc-9-x86
+Package: linux-compiler-gcc-10-x86
Build-Profiles: <!stage1>
-Depends: gcc-9, ${misc:Depends}
+Depends: gcc-10, ${misc:Depends}
Architecture: amd64 i386 x32
Multi-Arch: foreign
Description: Compiler for Linux on x86 (meta-package)