We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b8f462 commit 2730ef0Copy full SHA for 2730ef0
1 file changed
LiquidCore.podspec
@@ -778,6 +778,7 @@ LiquidCore enables Node.js virtual machines to run inside iOS apps. It provides
778
"$(PODS_TARGET_SRCROOT)/deps/node-10.15.3/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/crypto/include",
779
].join(' '),
780
:OTHER_CFLAGS => [
781
+ '-DOPENSSL_NO_ASYNC',
782
'-DOPENSSL_NO_HW',
783
'-DOPENSSL_NO_ASM',
784
'-DDSO_DLFCN',
0 commit comments