Skip to content

Commit 0b4717d

Browse files
committed
try cargo-hack on Redox. It might work.
1 parent a91424f commit 0b4717d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.cirrus.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,6 @@ task:
254254
name: Redox x86_64
255255
env:
256256
TARGET: x86_64-unknown-redox
257-
# cargo-hack needs a newer compiler. # TODO: try enabling NOHACK.
258-
NOHACK: 1
259257
# Redox requires a nightly compiler.
260258
# If stuff breaks, change nightly to the date at
261259
# https://gitlab.redox-os.org/redox-os/redox/-/blob/master/rust-toolchain

0 commit comments

Comments
 (0)