Skip to content
Snippets Groups Projects
Commit 8acd9bd0 authored by Daan Hoogland's avatar Daan Hoogland
Browse files

build a uutils clone

parent 9befc605
No related branches found
No related tags found
No related merge requests found
GIT=https://github.com/uutils/coreutils.git GIT=git@github.com:DaanHoogland/uutils-core.git
CARGOFLAGS="--no-default-features --features=generic" CARGOFLAGS="--no-default-features --features redox"
function recipe_build {
echo "Skipping build of uutils"
return 1
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment