mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Merge pull request #1166 from ids1024/redox_chmod_install
Build chmod and install on Redox
This commit is contained in:
commit
ec6321a31e
1 changed files with 2 additions and 0 deletions
|
@ -142,6 +142,8 @@ redox_generic = [
|
||||||
]
|
]
|
||||||
redox = [
|
redox = [
|
||||||
"uname",
|
"uname",
|
||||||
|
"chmod",
|
||||||
|
"install",
|
||||||
"redox_generic"
|
"redox_generic"
|
||||||
]
|
]
|
||||||
test_unimplemented = []
|
test_unimplemented = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue