[neon/qt6/qt6-speech/Neon/release] debian: Revert "drop lto"
Carlos De Maine
null at kde.org
Thu May 11 23:31:20 BST 2023
Git commit 687b16c0e2bebbade7ff83bd3549cb96bcb698c8 by Carlos De Maine.
Committed on 11/05/2023 at 22:31.
Pushed by carlosdem into branch 'Neon/release'.
Revert "drop lto"
This reverts commit 66931d818aad548dc67857a6c9d9d41c1d68e865
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-speech/commit/687b16c0e2bebbade7ff83bd3549cb96bcb698c8
diff --git a/debian/rules b/debian/rules
index 70e7445..6f65f11 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
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
%:
dh $@ --with pkgkde_symbolshelper --buildsystem=cmake+ninja
More information about the Neon-commits
mailing list