summaryrefslogtreecommitdiff
path: root/qtlocation-icu-75.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-11-01 10:21:28 +0000
committerCoprDistGit <infra@openeuler.org>2024-11-01 10:21:28 +0000
commit26bf0d79c797a0d406c5545dd24f4e973a11c566 (patch)
tree6513491c8c54708d5872cca0cbc03aa56add4789 /qtlocation-icu-75.patch
parent65a9b51b1ec627c31c4adcbefffc42c2da4a4580 (diff)
automatic import of qt5-qtlocationopeneuler24.03_LTS
Diffstat (limited to 'qtlocation-icu-75.patch')
-rw-r--r--qtlocation-icu-75.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/qtlocation-icu-75.patch b/qtlocation-icu-75.patch
new file mode 100644
index 0000000..28b7603
--- /dev/null
+++ b/qtlocation-icu-75.patch
@@ -0,0 +1,12 @@
+--- a/src/3rdparty/mapbox-gl-native/mapbox-gl-native.pro 2024-11-01 18:13:54.767565225 +0800
++++ b/src/3rdparty/mapbox-gl-native/mapbox-gl-native.pro 2024-11-01 18:14:18.764861615 +0800
+@@ -2,8 +2,7 @@
+
+ load(qt_helper_lib)
+
+-CONFIG += qt c++14 exceptions warn_off staticlib object_parallel_to_source
+-CONFIG -= c++1z
++CONFIG += qt c++17 exceptions warn_off staticlib object_parallel_to_source
+
+ QT += network-private \
+ gui-private \