[neon/qt6/qt6-multimedia/Neon/release] debian: no need to double up on the build flag

Carlos De Maine null at kde.org
Sun Nov 16 02:32:17 GMT 2025


Git commit b6a747eec85ded5117cf52684a3f0af4e943b397 by Carlos De Maine.
Committed on 16/11/2025 at 02:32.
Pushed by carlosdem into branch 'Neon/release'.

no need to double up on the build flag

M  +0    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-multimedia/-/commit/b6a747eec85ded5117cf52684a3f0af4e943b397

diff --git a/debian/rules b/debian/rules
index 523fd69..0c872cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,6 @@ override_dh_auto_configure:
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DDYNAMIC_RESOLVE_VAAPI_SYMBOLS=OFF \
 		-DQT_NO_PRIVATE_MODULE_WARNING=ON \
-		-DQT_NO_PRIVATE_MODULE_WARNING=ON \
 		-DQT_UNITY_BUILD=ON \
 		$(cmake_extra_args)
 


More information about the Neon-commits mailing list