mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
install: do not compile on redox
This commit is contained in:
parent
134c1aa407
commit
783dd1ae01
1 changed files with 1 additions and 2 deletions
|
@ -217,9 +217,8 @@ feat_os_unix_fuchsia = [
|
|||
feat_os_unix_redox = [
|
||||
"feat_common_core",
|
||||
#
|
||||
"uname",
|
||||
"chmod",
|
||||
"install",
|
||||
"uname",
|
||||
]
|
||||
# "feat_os_windows_legacy" == slightly restricted set of utilities which can be built/run on early windows platforms (eg, "WinXP")
|
||||
feat_os_windows_legacy = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue