aboutsummaryrefslogtreecommitdiffstats
path: root/main/build-base
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2017-08-11 23:13:36 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-08-28 08:40:41 +0000
commit4d9ce772eedc4ede6825eb1ccfdb329429896860 (patch)
tree15812c0c16e3e1f1ad4aac094427ebf2ef869da4 /main/build-base
parent40717070ed6131295cecf8232bae5d1993911a98 (diff)
downloadaports-4d9ce772eedc4ede6825eb1ccfdb329429896860.tar.bz2
aports-4d9ce772eedc4ede6825eb1ccfdb329429896860.tar.xz
main/build-base: no test suite
Diffstat (limited to 'main/build-base')
-rw-r--r--main/build-base/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/build-base/APKBUILD b/main/build-base/APKBUILD
index c9072f3f3d..d45905de6e 100644
--- a/main/build-base/APKBUILD
+++ b/main/build-base/APKBUILD
@@ -12,6 +12,7 @@ if [ "$CHOST" != "$CTARGET" ]; then
fi
arch="noarch"
license=none
+options="!check"
build() {
: