mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-30 15:35:49 +00:00
add hotpatch for wasmedge (for now)
This commit is contained in:
@@ -133,12 +133,12 @@ target_compile_options (xrpl_core
|
||||
$<$<BOOL:${is_gcc}>:-Wno-maybe-uninitialized>)
|
||||
target_link_libraries (xrpl_core
|
||||
PUBLIC
|
||||
wasmedge
|
||||
OpenSSL::Crypto
|
||||
Ripple::boost
|
||||
Ripple::syslibs
|
||||
NIH::secp256k1
|
||||
NIH::ed25519-donna
|
||||
NIH::WasmEdge
|
||||
date::date
|
||||
Ripple::opts)
|
||||
#[=================================[
|
||||
|
||||
Reference in New Issue
Block a user