[neon/extras/labplot/Neon/unstable] debian: Revert "force it to build with gcc12"

Carlos De Maine null at kde.org
Tue Sep 3 13:00:31 BST 2024


Git commit fe82dcbc8b65f4982367fc8ae6a799e822356c37 by Carlos De Maine.
Committed on 03/09/2024 at 12:00.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "force it to build with gcc12"

This reverts commit 28450e8470b757ceafd8c5ffb1c9873b4854871c

M  +0    -2    debian/control
M  +0    -2    debian/rules

https://invent.kde.org/neon/extras/labplot/-/commit/fe82dcbc8b65f4982367fc8ae6a799e822356c37

diff --git a/debian/control b/debian/control
index 8670833..aa9c697 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,6 @@ Build-Depends: bison,
                debhelper-compat (= 13),
                extra-cmake-modules (>= 1.3.0),
                fastfloat-dev,
-               g++-12,
-               gcc-12,
                gettext,
                kuserfeedback-dev,
                libcantor-dev [amd64 arm64 armhf i386 mips64el mipsel],
diff --git a/debian/rules b/debian/rules
index e071314..ef3e935 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,6 @@
 
 # Disable fixfilepath, as it causes build failures.
 export DEB_BUILD_MAINT_OPTIONS = reproducible=-fixfilepath
-export CC=gcc-12
-export CXX=g++-12
 
 %:
 	dh $@ --with kf5


More information about the Neon-commits mailing list