vim: update to 9.1.0969
[oi-userland.git] / components / runtime / openjdk-11 / patches / src_jdk.crypto.ec_share_native_libsunec_ECC__JNI.cpp.patch
blob2413467413c931b9bd343b22604ab2b2098f81a5
1 $NetBSD$
3 Support SunOS/gcc. XXX!
5 --- a/src/jdk.crypto.ec/share/native/libsunec/ECC_JNI.cpp.orig 2019-01-08 09:40:35.000000000 +0000
6 +++ b/src/jdk.crypto.ec/share/native/libsunec/ECC_JNI.cpp
7 @@ -39,6 +39,8 @@
9 extern "C" {
11 +#define B_TRUE _B_TRUE
12 +#define B_FALSE _B_FALSE
14 * Declare library specific JNI_Onload entry if static build