• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修订版38622e6d2863649a34e0c87cf0633f942f8b4914 (tree)
时间2024-05-19 21:27:30
作者Fs <Fsu0413@vip....>
CommiterFs

Log Message


更改概述

差异

--- /dev/null
+++ b/Patches/5.15/2024-Fs-remove-warning-as-error-mapbox-gl-native-5.15.diff
@@ -0,0 +1,14 @@
1+diff -rNu a/mapbox-gl-native.pro b/mapbox-gl-native.pro
2+--- a/mapbox-gl-native.pro 2024-05-19 20:22:22
3++++ b/mapbox-gl-native.pro 2024-05-19 20:24:04
4+@@ -21,6 +21,10 @@
5+ -fvisibility-inlines-hidden \
6+ -fvisibility=hidden
7+
8++darwin {
9++ QMAKE_CXXFLAGS += -Wno-enum-constexpr-conversion
10++}
11++
12+ android|win32|darwin|qnx {
13+ SOURCES += \
14+ platform/qt/src/thread.cpp