eglibc: build parallel

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-26 18:15:57 +01:00
parent d4b3f10530
commit 485382affe

View File

@ -11,9 +11,6 @@ strip_gold # Fails to compile using the gold linker.
# set some CFLAGS we need
CFLAGS="$CFLAGS -g -fno-stack-protector"
# dont do an parallel build
MAKEFLAGS=-j1
export BUILD_CC=$HOST_CC
export OBJDUMP_FOR_HOST=objdump