mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
build: update qt android jni static patch for 5.12.10
This commit is contained in:
parent
cc6f47d51a
commit
84928c4e73
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
--- old/qtbase/src/plugins/platforms/android/androidjnimain.cpp
|
--- old/qtbase/src/plugins/platforms/android/androidjnimain.cpp
|
||||||
+++ new/qtbase/src/plugins/platforms/android/androidjnimain.cpp
|
+++ new/qtbase/src/plugins/platforms/android/androidjnimain.cpp
|
||||||
@@ -890,6 +890,14 @@
|
@@ -897,6 +897,14 @@
|
||||||
__android_log_print(ANDROID_LOG_FATAL, "Qt", "registerNatives failed");
|
__android_log_print(ANDROID_LOG_FATAL, "Qt", "registerNatives failed");
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue