mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07: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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user