Skip to content

Commit 84928c4

Browse files
committed
build: update qt android jni static patch for 5.12.10
1 parent cc6f47d commit 84928c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/patches/qt/fix_android_jni_static.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--- old/qtbase/src/plugins/platforms/android/androidjnimain.cpp
22
+++ new/qtbase/src/plugins/platforms/android/androidjnimain.cpp
3-
@@ -890,6 +890,14 @@
3+
@@ -897,6 +897,14 @@
44
__android_log_print(ANDROID_LOG_FATAL, "Qt", "registerNatives failed");
55
return -1;
66
}

0 commit comments

Comments
 (0)