fio: disable tests (break on musl due to drand_r missing).
This commit is contained in:
parent
99459dea17
commit
5994789061
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'fio'
|
# Template file for 'fio'
|
||||||
pkgname=fio
|
pkgname=fio
|
||||||
version=3.18
|
version=3.18
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
make_build_args="T_TEST_PROGS="
|
||||||
make_install_args="mandir=/usr/share/man"
|
make_install_args="mandir=/usr/share/man"
|
||||||
makedepends="zlib-devel libaio-devel"
|
makedepends="zlib-devel libaio-devel"
|
||||||
depends="python"
|
depends="python"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue