mirror of
https://gitee.com/openharmony/third_party_rust_nix
synced 2024-12-04 22:08:08 +00:00
try cargo-hack on Redox. It might work.
This commit is contained in:
parent
a91424f614
commit
0b4717d3a4
@ -254,8 +254,6 @@ task:
|
||||
name: Redox x86_64
|
||||
env:
|
||||
TARGET: x86_64-unknown-redox
|
||||
# cargo-hack needs a newer compiler. # TODO: try enabling NOHACK.
|
||||
NOHACK: 1
|
||||
# Redox requires a nightly compiler.
|
||||
# If stuff breaks, change nightly to the date at
|
||||
# https://gitlab.redox-os.org/redox-os/redox/-/blob/master/rust-toolchain
|
||||
|
Loading…
Reference in New Issue
Block a user