mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/yasm: dont run checks in fakeroot
seems like it makes some checks fail on aarch64
This commit is contained in:
parent
297e17a37e
commit
620c883a5a
@ -8,6 +8,7 @@ arch="all"
|
||||
license="BSD"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="http://www.tortall.net/projects/$pkgname/releases/$pkgname-$pkgver.tar.gz"
|
||||
options="!checkroot"
|
||||
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user