mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
Add dummy backend in Fedora based mingw-w64 build scripts
This commit is contained in:
parent
2558e52e22
commit
feb701ceec
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@
|
||||||
. ./print-env.sh
|
. ./print-env.sh
|
||||||
|
|
||||||
cd $BASE || exit 1
|
cd $BASE || exit 1
|
||||||
./waf configure --prefix="/" --bindir="/" --configdir="/share" --noconfirm --test --single-tests --dist-target=mingw "$@"
|
./waf configure --prefix="/" --bindir="/" --configdir="/share" --noconfirm --test --single-tests --with-backends=dummy,jack --dist-target=mingw "$@"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue