nettle: dont build parallel

This commit is contained in:
Stefan Saraev 2013-05-09 13:22:22 +03:00
parent d37a35fdd5
commit 8e85e65b28

View File

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