summaryrefslogtreecommitdiff
path: root/user/libvorbis
diff options
context:
space:
mode:
Diffstat (limited to 'user/libvorbis')
-rw-r--r--user/libvorbis/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/libvorbis/APKBUILD b/user/libvorbis/APKBUILD
index 10e5afe9a..3fb3aa3d6 100644
--- a/user/libvorbis/APKBUILD
+++ b/user/libvorbis/APKBUILD
@@ -37,7 +37,7 @@ build() {
}
check() {
- make check
+ make -j1 check
}
package() {