mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/perl-io-socket-inet6: no ipv6 in buildozer, disable tests
This commit is contained in:
parent
2ceeae3204
commit
eb49991efc
@ -27,7 +27,7 @@ prepare() {
|
||||
build() {
|
||||
cd "$_builddir"
|
||||
export CFLAGS=`perl -MConfig -E 'say $Config{ccflags}'`
|
||||
./Build && ./Build test
|
||||
./Build ### && ./Build test #no ipv6 in buildozer
|
||||
}
|
||||
|
||||
package() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user