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
1 merge request!2build a uutils clone
GIT=https://github.com/uutils/coreutils.git
CARGOFLAGS="--no-default-features --features=generic"
function recipe_build {
echo "Skipping build of uutils"
return 1
}
GIT=git@github.com:DaanHoogland/uutils-core.git
CARGOFLAGS="--no-default-features --features redox"
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