mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
binutils: disable werror, because of problems building gcc-4.3, thanks to TheUni
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
310b0e727a
commit
91b4f2d579
@ -25,7 +25,7 @@ mkdir -p objdir && cd objdir
|
||||
--with-ppl=$ROOT/$TOOLCHAIN \
|
||||
--with-cloog=$ROOT/$TOOLCHAIN \
|
||||
--with-libelf=$ROOT/$TOOLCHAIN \
|
||||
--enable-werror \
|
||||
--disable-werror \
|
||||
--disable-multilib \
|
||||
--disable-libada \
|
||||
--disable-libssp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user