[neon/qt6/pyside6/Neon/unstable] debian: no need to specify gcc version anymore
Carlos De Maine
null at kde.org
Thu May 2 08:25:27 BST 2024
Git commit 3c6320ed26744004ad508b7a99fe22f249898777 by Carlos De Maine.
Committed on 02/05/2024 at 07:25.
Pushed by carlosdem into branch 'Neon/unstable'.
no need to specify gcc version anymore
M +0 -4 debian/rules
https://invent.kde.org/neon/qt6/pyside6/-/commit/3c6320ed26744004ad508b7a99fe22f249898777
diff --git a/debian/rules b/debian/rules
index 600df81..80ad6b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,6 @@
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
-# need gcc 12.1 for mold to be able to process --gdb-index
-export CC=gcc-12
-export CXX=g++-12
-
include /usr/share/dpkg/default.mk
# FIXME parallel building seems to fail
More information about the Neon-commits
mailing list