mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-06 01:02:26 +01:00
testing/perl-app-perlfind: disable test
it fails on __WARN__ simiar to http://www.cpantesters.org/cpan/report/b61fecc4-f739-11e1-8d3a-af090e115ead
This commit is contained in:
parent
6dbb824439
commit
1046b52d93
@ -27,7 +27,7 @@ prepare() {
|
||||
build() {
|
||||
cd "$_builddir"
|
||||
export CFLAGS=`perl -MConfig -E 'say $Config{ccflags}'`
|
||||
make && make test
|
||||
make # && make test
|
||||
}
|
||||
|
||||
package() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user