Skip to content

Conversation

@iankronquist
Copy link
Owner

Addresses some of the issues which @lucabe72 mentioned in #54.

Also, now we won't try to build Linux Kernel Module bits on non-linux OSs

@iankronquist
Copy link
Owner Author

This is a dumb rustup error, it can't find the uefi target. I don't know what's up and don't have the time to debug it right now.

@iankronquist
Copy link
Owner Author

+rustup target install x86_64-unknown-uefi

error: toolchain 'nightly-x86_64-unknown-linux-gnu' does not contain component 'rust-std' for target 'x86_64-unknown-uefi'

note: not all platforms have the standard library pre-compiled: https://doc.rust-lang.org/nightly/rustc/platform-support.html

help: consider using `cargo build -Z build-std` instead

The command "bash ./scripts/ci-install.sh" failed and exited with 1 during .

The help here is wrong. Not sure what's right though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants