[neon/qt6/qt6-svg/Neon/release] debian: untiy build
Carlos De Maine
null at kde.org
Thu Oct 26 08:58:40 BST 2023
Git commit 1ffb212616cf67a087294d3b41b3fba4733c4dd3 by Carlos De Maine.
Committed on 26/10/2023 at 09:58.
Pushed by carlosdem into branch 'Neon/release'.
untiy build
M +3 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-svg/-/commit/1ffb212616cf67a087294d3b41b3fba4733c4dd3
diff --git a/debian/rules b/debian/rules
index 5c22114..5d8626a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,9 @@ override_dh_auto_configure:
dh_auto_configure -- \
--log-level=STATUS \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
+ -DFEATURE_reduce_relocations=OFF \
+ -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
+ -DCMAKE_UNITY_BUILD=ON \
$(extra_cmake_args)
override_dh_auto_build-indep:
More information about the Neon-commits
mailing list