Updated build.sh to build curl, openssl, and 256k1 if needed
This commit is contained in:
5
openssl-3.4.2/test/p_minimal.ld
Normal file
5
openssl-3.4.2/test/p_minimal.ld
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
global:
|
||||
OSSL_provider_init;
|
||||
local: *;
|
||||
};
|
||||
Reference in New Issue
Block a user