[neon/qt6/qt6-base/Neon/release] debian: -DFEATURE_no_direct_extern_access=ON

Carlos De Maine null at kde.org
Thu Oct 26 07:53:55 BST 2023


Git commit 3fea0361c96161c38a81ef985c839e883945d939 by Carlos De Maine.
Committed on 26/10/2023 at 08:53.
Pushed by carlosdem into branch 'Neon/release'.

-DFEATURE_no_direct_extern_access=ON

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-base/-/commit/3fea0361c96161c38a81ef985c839e883945d939

diff --git a/debian/rules b/debian/rules
index 2dd163f..476f7c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -85,7 +85,7 @@ override_dh_auto_configure:
 		-DFEATURE_system_xcb_xinput=ON \
 		-DFEATURE_rpath=OFF \
 		-DFEATURE_relocatable=OFF \
-		-DQT_FEATURE_no_direct_extern_access=ON \
+		-DFEATURE_no_direct_extern_access=ON \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		$(extra_cmake_args)
 


More information about the Neon-commits mailing list