flac: enable tests locally
This commit is contained in:
parent
d18b2f9105
commit
c7578ff4bc
|
@ -15,7 +15,7 @@ distfiles="https://downloads.xiph.org/releases/flac/flac-${version}.tar.xz"
|
|||
checksum=213e82bd716c9de6db2f98bcadbc4c24c7e2efe8c75939a1a84e28539c4e1748
|
||||
patch_args="-Np1"
|
||||
# the tests fail when run as root and as such break in the CI containers
|
||||
make_check=extended
|
||||
make_check=ci-skip
|
||||
|
||||
# TODO: make into options
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue