Disables werror for binutils (#5628)

This commit is contained in:
Catena cyber 2021-04-18 17:23:51 +02:00 committed by GitHub
parent c25ca964c4
commit ca0365bbc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ cd ../
./configure --disable-gdb --disable-gdbserver --disable-gdbsupport \
--disable-libdecnumber --disable-readline --disable-sim \
--enable-targets=all
--enable-targets=all --disable-werror
make MAKEINFO=true && true
# Make fuzzer directory