mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Mark chmod as Unix-only until better Win support.
This commit is contained in:
+1
-1
@@ -6,6 +6,7 @@ build = "build.rs"
|
||||
|
||||
[features]
|
||||
unix = [
|
||||
"chmod",
|
||||
"chroot",
|
||||
"du",
|
||||
"groups",
|
||||
@@ -31,7 +32,6 @@ generic = [
|
||||
"base64",
|
||||
"basename",
|
||||
"cat",
|
||||
"chmod",
|
||||
"cksum",
|
||||
"comm",
|
||||
"cp",
|
||||
|
||||
Reference in New Issue
Block a user