mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Revert #7944 as some CI jobs fail
with "unrecognized command line option '-std=gnu17'"
This commit is contained in:
parent
147027022a
commit
5ead081bb3
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
||||||
# spell-checker:ignore CFLAGS
|
|
||||||
|
|
||||||
[target.x86_64-unknown-redox]
|
[target.x86_64-unknown-redox]
|
||||||
linker = "x86_64-unknown-redox-gcc"
|
linker = "x86_64-unknown-redox-gcc"
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
PROJECT_NAME_FOR_VERSION_STRING = "uutils coreutils"
|
PROJECT_NAME_FOR_VERSION_STRING = "uutils coreutils"
|
||||||
# TODO remove when there is an onig version > 6.4.0, https://github.com/rust-onig/rust-onig/issues/196
|
|
||||||
CFLAGS='-std=gnu17'
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue