[neon/qt6/qt6-svg/Neon/unstable] debian: -DQT_UNITY_BUILD=ON \
Carlos De Maine
null at kde.org
Fri Oct 27 04:28:59 BST 2023
Git commit e11bccdd277dfbb9672a094ed05d91b4fc62ce87 by Carlos De Maine.
Committed on 27/10/2023 at 05:23.
Pushed by carlosdem into branch 'Neon/unstable'.
-DQT_UNITY_BUILD=ON \
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-svg/-/commit/e11bccdd277dfbb9672a094ed05d91b4fc62ce87
diff --git a/debian/rules b/debian/rules
index 5d8626a..e766d31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_auto_configure:
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DFEATURE_reduce_relocations=OFF \
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
- -DCMAKE_UNITY_BUILD=ON \
+ -DQT_UNITY_BUILD=ON \
$(extra_cmake_args)
override_dh_auto_build-indep:
More information about the Neon-commits
mailing list