Skip to content

Commit 5ead081

Browse files
committed
Revert #7944 as some CI jobs fail
with "unrecognized command line option '-std=gnu17'"
1 parent 1470270 commit 5ead081

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.cargo/config.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
# spell-checker:ignore CFLAGS
2-
31
[target.x86_64-unknown-redox]
42
linker = "x86_64-unknown-redox-gcc"
53

64
[env]
75
PROJECT_NAME_FOR_VERSION_STRING = "uutils coreutils"
8-
# TODO remove when there is an onig version > 6.4.0, https://github.com/rust-onig/rust-onig/issues/196
9-
CFLAGS='-std=gnu17'

0 commit comments

Comments
 (0)