[neon/qt6/qt6-positioning/Neon/release] debian: -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE

Carlos De Maine null at kde.org
Tue Feb 10 09:13:15 GMT 2026


Git commit 90bf34f68e52341daaca84ffa1273156e6a804ef by Carlos De Maine.
Committed on 10/02/2026 at 09:13.
Pushed by carlosdem into branch 'Neon/release'.

-DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE

M  +1    -0    debian/rules

https://invent.kde.org/neon/qt6/qt6-positioning/-/commit/90bf34f68e52341daaca84ffa1273156e6a804ef

diff --git a/debian/rules b/debian/rules
index 7013820..69f0ad3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@ override_dh_auto_configure:
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DQT_UNITY_BUILD=ON \
+		-DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE \
 		$(extra_cmake_args)
 
 override_dh_auto_build-indep:


More information about the Neon-commits mailing list