mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Use Redox patched findutils, uutils
This commit is contained in:
parent
a7065f4a90
commit
e9c632537d
@ -1,2 +1,2 @@
|
||||
GIT=https://github.com/uutils/findutils
|
||||
GIT=https://github.com/redox-os/findutils
|
||||
CARGOFLAGS="--bin find"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
GIT=https://github.com/uutils/coreutils.git
|
||||
GIT=https://github.com/redox-os/uutils.git
|
||||
CARGOFLAGS="--no-default-features --features redox"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user