aboutsummaryrefslogtreecommitdiffstats
path: root/main/json-c/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/json-c/APKBUILD')
-rw-r--r--main/json-c/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/json-c/APKBUILD b/main/json-c/APKBUILD
index 195889ce55..a4f4e6a82b 100644
--- a/main/json-c/APKBUILD
+++ b/main/json-c/APKBUILD
@@ -13,7 +13,6 @@ install=""
subpackages="$pkgname-static $pkgname-dev"
source="https://s3.amazonaws.com/${pkgname}_releases/releases/$pkgname-${pkgver}.tar.gz
"
-options="!check" # testsuite fails to build
builddir="$srcdir"/json-c-$pkgver
prepare() {