[neon/qt6/qt6-speech/Neon/release] debian: drop lto

Carlos De Maine null at kde.org
Thu May 11 08:54:43 BST 2023


Git commit 66931d818aad548dc67857a6c9d9d41c1d68e865 by Carlos De Maine.
Committed on 11/05/2023 at 07:54.
Pushed by carlosdem into branch 'Neon/release'.

drop  lto

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index e2cde0c..69f5208 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 include /usr/share/dpkg/architecture.mk
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all 
 
 %:
 	dh $@ --with pkgkde_symbolshelper --buildsystem=cmake+ninja


More information about the Neon-commits mailing list