mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-10 04:15:54 +00:00
e8a79e7246
Even though `evmc_create_nimbus_evm` is called, it fails at link time because the definition of that function isn't included unless it is pulled in explicitly. Signed-off-by: Jamie Lokier <jamie@shareable.org>