We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1470270 + 5ead081 commit a9e2593Copy full SHA for a9e2593
.cargo/config.toml
@@ -1,9 +1,5 @@
1
-# spell-checker:ignore CFLAGS
2
-
3
[target.x86_64-unknown-redox]
4
linker = "x86_64-unknown-redox-gcc"
5
6
[env]
7
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