[neon/forks/kaidan/Neon/unstable] debian: try to fix linking issue on arm64
Carlos De Maine
null at kde.org
Thu Feb 23 23:33:51 GMT 2023
Git commit 497c1e3559cfbdffc990ce03fe33551b79f9d2ce by Carlos De Maine.
Committed on 23/02/2023 at 23:33.
Pushed by carlosdem into branch 'Neon/unstable'.
try to fix linking issue on arm64
M +2 -0 debian/rules
https://invent.kde.org/neon/forks/kaidan/commit/497c1e3559cfbdffc990ce03fe33551b79f9d2ce
diff --git a/debian/rules b/debian/rules
index e5c532a..838dfcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS=optimize=-lto
+
%:
dh $@ --with kf5 --buildsystem kf5
More information about the Neon-commits
mailing list