[neon/qt6/qt6-speech/Neon/release] debian: drop build type switch

Carlos De Maine null at kde.org
Fri May 12 00:07:36 BST 2023


Git commit 63d19d25f00bd1736191f49f014c13358e1adb91 by Carlos De Maine.
Committed on 11/05/2023 at 23:07.
Pushed by carlosdem into branch 'Neon/release'.

drop build type switch

M  +0    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-speech/commit/63d19d25f00bd1736191f49f014c13358e1adb91

diff --git a/debian/rules b/debian/rules
index 6f65f11..24b92e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
-		-DCMAKE_BUILD_TYPE=RelWithDebInfo \
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
 
 execute_after_dh_auto_install:


More information about the Neon-commits mailing list