aboutsummaryrefslogtreecommitdiffstats
path: root/community/radare2
diff options
context:
space:
mode:
Diffstat (limited to 'community/radare2')
-rw-r--r--community/radare2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/radare2/APKBUILD b/community/radare2/APKBUILD
index b333da1a2e..741dddb8a3 100644
--- a/community/radare2/APKBUILD
+++ b/community/radare2/APKBUILD
@@ -33,7 +33,7 @@ build() {
--with-syscapstone \
--with-openssl \
--with-syszip
- make HAVE_LIBVERSION=1
+ make -j1 HAVE_LIBVERSION=1
}
package() {