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

Carlos De Maine null at kde.org
Wed Feb 11 00:56:38 GMT 2026


Git commit 8af13e54e78e40cace8745c5d314028d6fdff935 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-location/-/commit/8af13e54e78e40cace8745c5d314028d6fdff935

diff --git a/debian/rules b/debian/rules
index 2cf0a01..29099d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ override_dh_auto_configure:
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DQT_NO_PACKAGE_VERSION_CHECK=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