mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 11:45:18 +03:00
testing/perl-glib-object-introspection: disable check() after ffi3.4 upgrade
This commit is contained in:
parent
0380bae3f1
commit
ed18bc8f99
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ makedepends="perl-dev perl-extutils-depends perl-extutils-pkgconfig perl-glib go
|
|||
subpackages="$pkgname-doc"
|
||||
source="https://cpan.metacpan.org/authors/id/X/XA/XAOC/Glib-Object-Introspection-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgreal-$pkgver"
|
||||
options="!check" # arrays.t and callbacks.t fails after ffi3.4 upgrade
|
||||
|
||||
build() {
|
||||
export CFLAGS=$(perl -MConfig -E 'say $Config{ccflags}')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue