[neon/qt6/qt6-webengine/Neon/unstable] debian/patches: QT_NO_QASCONST=1
Carlos De Maine
null at kde.org
Mon Nov 17 13:23:06 GMT 2025
Git commit 8b063c256082495fe8f515e0793d5f71d3d9b277 by Carlos De Maine.
Committed on 17/11/2025 at 13:23.
Pushed by carlosdem into branch 'Neon/unstable'.
QT_NO_QASCONST=1
A +12 -0 debian/patches/dc4c5de16803cf5566bd6d9339f711bfa24ddf9d.diff
M +3 -0 debian/patches/series
https://invent.kde.org/neon/qt6/qt6-webengine/-/commit/8b063c256082495fe8f515e0793d5f71d3d9b277
diff --git a/debian/patches/dc4c5de16803cf5566bd6d9339f711bfa24ddf9d.diff b/debian/patches/dc4c5de16803cf5566bd6d9339f711bfa24ddf9d.diff
new file mode 100644
index 0000000..884858a
--- /dev/null
+++ b/debian/patches/dc4c5de16803cf5566bd6d9339f711bfa24ddf9d.diff
@@ -0,0 +1,12 @@
+diff --git a/.cmake.conf b/.cmake.conf
+index a3c82e91a2f0e5af4c1df3a9d30659b255c469d3..c729713001df357522147f2058cd8a7e585e4cf9 100644
+--- a/.cmake.conf
++++ b/.cmake.conf
+@@ -1,6 +1,6 @@
+ set(QT_REPO_MODULE_VERSION "6.10.0")
+ set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1")
+ set(QT_SUPPORTED_MIN_CMAKE_VERSION_FOR_BUILDING_WEBENGINE "3.19")
+-set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1")
++set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_QASCONST=1")
+ list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1")
+ list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_QSNPRINTF=1")
diff --git a/debian/patches/series b/debian/patches/series
index 825b832..10fd09a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,6 @@
+# neon backported
+dc4c5de16803cf5566bd6d9339f711bfa24ddf9d.diff
+
# reduce debugging info
reduce_debugging_info.patch
More information about the Neon-commits
mailing list