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
cargo build --target x86_64-unknown-xen
Compiling crust v0.1.0 (file:///home/carl/crust)
Basic Block in function '_ZN4main20h54d5823f086aab05fVcE' does not have terminator!
label %resume
LLVM ERROR: Broken function found, compilation aborted!
error: Could not compile `crust`.
To learn more, run the command again with --verbose.
To reproduce: multirust update nightly, git clone Crust-OS, make.
Building CRust-OS/CRust-OS breaks with the following error:
To reproduce:
multirust update nightly
, git clone Crust-OS,make
.Tested on the following versions:
The text was updated successfully, but these errors were encountered: