Build shred on Redox

This commit is contained in:
Ian Douglas Scott 2018-03-16 18:47:35 -07:00
parent 187006f0d3
commit 7d657e3c0d
No known key found for this signature in database
GPG key ID: 4924E10E199B5959

View file

@ -68,7 +68,6 @@ generic = [
"hostname", "hostname",
"more", "more",
"nproc", "nproc",
"shred",
"sync", "sync",
"tail", "tail",
"whoami", "whoami",
@ -123,6 +122,7 @@ redox_generic = [
"rm", "rm",
"rmdir", "rmdir",
"seq", "seq",
"shred",
"shuf", "shuf",
"sleep", "sleep",
"sort", "sort",