[neon/qt6/qt6-speech/Neon/release] debian: RelWithDebInfo

Carlos De Maine null at kde.org
Thu May 11 10:02:52 BST 2023


Git commit ec423817a2da779556c6aa983f2e9b94a9907e66 by Carlos De Maine.
Committed on 11/05/2023 at 09:02.
Pushed by carlosdem into branch 'Neon/release'.

RelWithDebInfo

M  +1    -0    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 060e993..70e7445 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 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