]> Untitled Git - hvlinux.git/commitdiff
Disable parallel make for PTH
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 2 Apr 2015 19:49:11 +0000 (15:49 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 14 Aug 2015 05:20:05 +0000 (01:20 -0400)
stage3/hv-install-1

index c57d161c4b34977cd5a8bc452b0805c43d4afc55..cf307ea94a4ae8342b74cc171c186c736b3efd55 100755 (executable)
@@ -185,7 +185,7 @@ else
     ipkg ${MSMTP}
 fi
 
-ipkg -m acnb ${PTH} "\
+ipkg -j -m acnb ${PTH} "\
     --disable-static \
     --mandir=/usr/share/man"
 ipkg ${LIBASSUAN}