Fixed x86 GRUB config label
[librecmc/librecmc.git] / package / devel / gdb / patches / 002-remove-arguments.patch
1 # The additional warnings are causing compile errors on gcc version 4.1.2 as
2 # a host compiler.
3
4 --- a/sim/igen/configure
5 +++ b/sim/igen/configure
6 @@ -4768,8 +4768,8 @@ build_warnings="-Wall -Wdeclaration-afte
7  -Wpointer-sign \
8  -Wno-unused -Wunused-value -Wunused-function \
9  -Wno-switch -Wno-char-subscripts -Wmissing-prototypes
10 --Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
11 --Wold-style-declaration -Wold-style-definition"
12 +-Wdeclaration-after-statement \
13 +-Wold-style-definition"
14  
15  # Enable -Wno-format by default when using gcc on mingw since many
16  # GCC versions complain about %I64.