add a gcc variant based on gcc 4.3.3 with codesourcery enhancements
[openwrt/staging/mkresin.git] / toolchain / gcc / patches / 4.3.3+cs / 998-gcc-4.3.0-fix-header.00.patch
1 \\\\
2 \\ gcc PR33200
3 --- a/gcc/config.gcc
4 +++ b/gcc/config.gcc
5 @@ -1460,7 +1460,7 @@ i[34567]86-*-uwin*)
6 if test x$enable_threads = xyes; then
7 thread_file='win32'
8 fi
9 - use_fixproto=yes
10 + # XXX: why? use_fixproto=yes
11 ;;
12 i[34567]86-*-interix3*)
13 tm_file="${tm_file} i386/unix.h i386/bsd.h i386/gas.h i386/i386-interix.h i386/i386-interix3.h interix.h interix3.h"