mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Make the 'cat' utility build on Redox
This commit is contained in:
parent
fa0b7ed41b
commit
1471e95b22
4 changed files with 25 additions and 2 deletions
|
@ -65,7 +65,6 @@ fuchsia = [
|
|||
]
|
||||
generic = [
|
||||
"arch",
|
||||
"cat",
|
||||
"hashsum",
|
||||
"hostname",
|
||||
"join",
|
||||
|
@ -96,6 +95,7 @@ redox_generic = [
|
|||
"base32",
|
||||
"base64",
|
||||
"basename",
|
||||
"cat",
|
||||
"cksum",
|
||||
"comm",
|
||||
"cp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue