You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added target-feature=+crt-static and link-arg=-lgcc as a temporary
workaround. This seems to be the accepted fix in the Rust community:
rust-lang/compiler-builtins#201
A permanent fix is yet to be implemented in the Rust compiler.
Fixes: rust-vmm#10
Signed-off-by: Andreea Florescu <fandree@amazon.com>
Port the commit: rust-vmm/kvm@83c98b2 here.
Without this, the build for all repos will fail with: https://buildkite.com/rust-vmm/seccompiler-ci/builds/1#21667689-53e8-46b9-89bd-10c840411967
The text was updated successfully, but these errors were encountered: