From 8686e5201e95356a82d2a7a38d9f91f590db566f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 26 Sep 2017 15:39:51 +0000 Subject: community/php7: add FIXME comment --- community/php7/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'community/php7/APKBUILD') diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index 795cf5fd3e..6e66605de8 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -168,6 +168,7 @@ for _ext in $_extensions; do done subpackages="$subpackages $pkgname-common::noarch" +# FIXME: tests fails on s390x and x86_64 case "$CARCH" in x86_64) options="$options !check";; s390x) options="$options !check";; -- cgit v1.2.3