mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
arch, uname, Cargo.toml: update outdated info (#11556)
This commit is contained in:
+2
-3
@@ -179,6 +179,7 @@ feat_Tier1 = [
|
||||
# We don't need to support all of wasm targets. So the ambiguous name is used at here
|
||||
# It is bit complex to deduplicate with other lists
|
||||
feat_wasm = [
|
||||
"arch",
|
||||
"basename",
|
||||
"base32",
|
||||
"base64",
|
||||
@@ -213,6 +214,7 @@ feat_wasm = [
|
||||
"tee",
|
||||
"true",
|
||||
"truncate",
|
||||
"uname",
|
||||
"unexpand",
|
||||
"uniq",
|
||||
"unlink",
|
||||
@@ -227,9 +229,6 @@ feat_wasm = [
|
||||
"sha256sum",
|
||||
"sha384sum",
|
||||
"sha512sum",
|
||||
# useless?
|
||||
"arch",
|
||||
"uname",
|
||||
]
|
||||
# "feat_os_unix" == set of utilities which can be built/run on modern/usual *nix platforms.
|
||||
feat_os_unix = [
|
||||
|
||||
Reference in New Issue
Block a user