[neon/qt6/qt6-base/Neon/unstable] debian: noble is gcc-13

Carlos De Maine null at kde.org
Sat Apr 27 12:02:33 BST 2024


Git commit 5c122f04335a29aef6d601bf17462b01d9aab7bc by Carlos De Maine.
Committed on 27/04/2024 at 11:02.
Pushed by carlosdem into branch 'Neon/unstable'.

noble is gcc-13

M  +0    -4    debian/rules

https://invent.kde.org/neon/qt6/qt6-base/-/commit/5c122f04335a29aef6d601bf17462b01d9aab7bc

diff --git a/debian/rules b/debian/rules
index c16e40c..b3a0f22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,10 +10,6 @@ sslpkgname := $(shell dpkg-query --show '--showformat=$${Depends}' libssl-dev |
 ### uncomment when bootsrapping a new qt release
 #export BOOTSTRAP=ON
 
-# need gcc 12.1 for mold to be able to process --gdb-index
-export CC=gcc-12
-export CXX=g++-12
-
 sslpkgname := $(shell dpkg-query --show '--showformat=$${Depends}' libssl-dev | cut -d ' ' -f1)
 
 ifneq (,$(filter libqt6sql6-ibase,$(shell dh_listpackages)))


More information about the Neon-commits mailing list