diff --git a/recipes/orbterm/recipe.sh b/recipes/orbterm/recipe.sh index af3644b9f..9976d87ac 100644 --- a/recipes/orbterm/recipe.sh +++ b/recipes/orbterm/recipe.sh @@ -1,5 +1,4 @@ GIT=https://gitlab.redox-os.org/redox-os/orbterm.git -BRANCH=redox-unix BINDIR=/ui/bin CARGOFLAGS="--bin orbterm -- -C lto" DEPENDS="orbital"