mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Fix build on Redox, and add stat
to Redox feature
This commit is contained in:
parent
673093f842
commit
db91e12a1d
9 changed files with 29 additions and 20 deletions
|
@ -240,6 +240,7 @@ feat_os_unix_redox = [
|
|||
"feat_common_core",
|
||||
#
|
||||
"chmod",
|
||||
"stat",
|
||||
"uname",
|
||||
]
|
||||
# "feat_os_windows_legacy" == slightly restricted set of utilities which can be built/run on early windows platforms (eg, "WinXP")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue