try cargo-hack on Redox. It might work.

This commit is contained in:
Alan Somers 2021-12-20 22:41:36 -07:00
parent a91424f614
commit 0b4717d3a4

View File

@ -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