Skip to content

Commit

Permalink
Remove --example-tools for jack2 builds
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed May 4, 2022
1 parent 01d0708 commit 86d947d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-jack2.sh
Expand Up @@ -44,7 +44,7 @@ fi
# ---------------------------------------------------------------------------------------------------------------------
# jack2

jack2_args="--example-tools"
jack2_args=""

if [ -n "${jack2_extra_prefix}" ]; then
jack2_args+=" --prefix=${jack2_extra_prefix}"
Expand Down

0 comments on commit 86d947d

Please sign in to comment.