mirror of
https://github.com/status-im/evmc.git
synced 2025-02-23 00:18:24 +00:00
circleci: remove Rust libstd workaround from vmtester
This commit is contained in:
parent
51a123118d
commit
ef2e180dfd
@ -176,8 +176,6 @@ jobs:
|
||||
- run:
|
||||
name: Test with evmc-vmtester
|
||||
command: |
|
||||
# FIXME: there is a linking issue with Cargo workspaces, this is to workaround it
|
||||
export LD_LIBRARY_PATH="$(rustc --print sysroot)/lib:$LD_LIBRARY_PATH"
|
||||
~/build/test/evmc-vmtester target/debug/libexamplerustvm.so
|
||||
|
||||
workflows:
|
||||
|
Loading…
x
Reference in New Issue
Block a user