[neon/qt6/qt6-base/Neon/release] debian: -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON as well
Carlos De Maine
null at kde.org
Thu Oct 26 07:24:37 BST 2023
Git commit be6d27d21efec4680073f46644485dd9c56a9d93 by Carlos De Maine.
Committed on 26/10/2023 at 08:24.
Pushed by carlosdem into branch 'Neon/release'.
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON as well
M +1 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/be6d27d21efec4680073f46644485dd9c56a9d93
diff --git a/debian/rules b/debian/rules
index aa7a24f..f868a11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,6 +84,7 @@ override_dh_auto_configure:
-DFEATURE_rpath=OFF \
-DFEATURE_relocatable=OFF \
-DQT_FEATURE_no_direct_extern_access=ON \
+ -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
$(extra_cmake_args)
execute_after_dh_auto_install-arch:
More information about the Neon-commits
mailing list