nettle: dont build parallel

This commit is contained in:
Stefan Saraev 2013-05-09 13:22:22 +03:00 committed by Stephan Raue
parent 0ca38238e8
commit 93bfe834f5

View File

@ -22,6 +22,9 @@
. config/options $1
# dont build parallel
MAKEFLAGS=-j1
cd $PKG_BUILD
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \