Skip to content

Commit

Permalink
try cargo-hack on Redox. It might work.
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Dec 21, 2021
1 parent a91424f commit 0b4717d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .cirrus.yml
Expand Up @@ -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
Expand Down

0 comments on commit 0b4717d

Please sign in to comment.