mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
ardour: nocross
This commit is contained in:
parent
1b24e3338c
commit
f646dbba3b
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ license="GPL-2"
|
|||
homepage="http://ardour.org"
|
||||
CXXFLAGS="-std=c++11"
|
||||
|
||||
nocross="executes test binaries during configure"
|
||||
|
||||
do_fetch() {
|
||||
git clone --branch=$version https://github.com/Ardour/$pkgname $pkgname-$version
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue