mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc: build parallel with all cores again, i haerd it should be fixed now? lets test...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
62768e3105
commit
565cdd7f27
@ -385,9 +385,6 @@ pre_configure_target() {
|
||||
# Todo: XBMC segfaults on exit when building with LTO support
|
||||
strip_lto
|
||||
|
||||
# xbmc fails to build with more then 4 cores
|
||||
MAKEFLAGS=-j4
|
||||
|
||||
export CFLAGS="$CFLAGS $XBMC_CFLAGS"
|
||||
export CXXFLAGS="$CXXFLAGS $XBMC_CXXFLAGS"
|
||||
export LIBS="$LIBS -lz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user