mirror of
https://github.com/corda/corda.git
synced 2025-01-03 19:54:13 +00:00
Fixing compile error
This commit is contained in:
parent
5dd25f04ef
commit
b40a0ef590
@ -66,6 +66,7 @@ loadLibrary(Thread* t, object, uintptr_t* arguments)
|
||||
just ignore this request. */
|
||||
if (strcmp(RUNTIME_ARRAY_BODY(n), "conscrypt_jni") != 0) {
|
||||
loadLibrary(t, "", RUNTIME_ARRAY_BODY(n), true, true);
|
||||
}
|
||||
}
|
||||
|
||||
void JNICALL
|
||||
|
Loading…
Reference in New Issue
Block a user