mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
eglibc: build parallel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d4b3f10530
commit
485382affe
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user