summaryrefslogtreecommitdiffstats
path: root/main/mpfr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/mpfr/APKBUILD')
-rw-r--r--main/mpfr/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/mpfr/APKBUILD b/main/mpfr/APKBUILD
index 63914e04b20..9e529fa129d 100644
--- a/main/mpfr/APKBUILD
+++ b/main/mpfr/APKBUILD
@@ -16,7 +16,6 @@ build() {
--disable-thread-safe \
--enable-shared || return 1;
make || return 1;
- make check
}
package() {