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.
1 parent a5a9f7d commit 4b6802eCopy full SHA for 4b6802e
.cargo/config.toml
@@ -3,3 +3,5 @@ linker = "x86_64-unknown-redox-gcc"
3
4
[env]
5
PROJECT_NAME_FOR_VERSION_STRING = "uutils coreutils"
6
+# TODO remove when there is an onig version > 6.4.0, https://github.com/rust-onig/rust-onig/issues/196
7
+CFLAGS='-std=gnu17'
0 commit comments