mirror of
https://github.com/corda/corda.git
synced 2025-06-10 19:31:46 +00:00
Enabling org_conscrypt_NativeCrypto.cpp build
This commit is contained in:
parent
24ba96192c
commit
5403a43edf
2
makefile
2
makefile
@ -191,7 +191,7 @@ ifneq ($(android),)
|
|||||||
crypto-native := $(android)/libcore/crypto/src/main/native
|
crypto-native := $(android)/libcore/crypto/src/main/native
|
||||||
|
|
||||||
ifeq ($(platform),windows)
|
ifeq ($(platform),windows)
|
||||||
crypto-cpps :=
|
crypto-cpps := $(crypto-native)/org_conscrypt_NativeCrypto.cpp
|
||||||
android-cflags += -D__STDC_CONSTANT_MACROS
|
android-cflags += -D__STDC_CONSTANT_MACROS
|
||||||
blacklist = $(luni-native)/java_io_Console.cpp \
|
blacklist = $(luni-native)/java_io_Console.cpp \
|
||||||
$(luni-native)/java_lang_ProcessManager.cpp \
|
$(luni-native)/java_lang_ProcessManager.cpp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user