coreboot-kgpe-d16/util/crossgcc/patches
Nico Huber 69a21b1eb9 crossgcc: Fix building with texinfo-5.x
If you have a recent version of texinfo installed, building the reference
toolchain fails with the following error:
(in util/crossgcc/build-gcc/crossgcc-build.log)

[...]/gcc-4.7.2/gcc/doc/cppopts.texi:806: @itemx must follow @item

Looks like a warning-became-an-error problem in texinfo, to me. Fix that by
making every erroneous @itemx an @item.

Change-Id: I685ae1ecfee889b7c857b148cfab7411a10e7ecd
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: http://review.coreboot.org/2939
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Idwer Vollering <vidwer@gmail.com>
2013-03-28 21:14:50 +01:00
..
acpica-unix-20121114_32bit_optimization_fortify_source.patch crossgcc: update to acpica-20121114 2012-11-24 08:54:53 +01:00
acpica-unix-20121114_drop_cflags_unknown_to_xcode.patch crossgcc: Fix buildgcc on Mac OS X 2012-12-06 02:01:42 +01:00
acpica-unix-20121114_no_remove_destination.patch crossgcc: Fix buildgcc on Mac OS X 2012-12-06 02:01:42 +01:00
acpica-unix-20121114_override_make.patch crossgcc: Support hosts using non-GNU make as default make. 2013-02-11 14:34:17 +01:00
binutils-2.23_armv7a.patch crossgcc: Add support for building armv7a toolchain 2012-12-05 01:54:13 +01:00
binutils-2.23_no-bfd-doc.patch
gcc-4.7.2_armv7a.patch crossgcc: Add support for building armv7a toolchain 2012-12-05 01:54:13 +01:00
gcc-4.7.2_texinfo.patch crossgcc: Fix building with texinfo-5.x 2013-03-28 21:14:50 +01:00
gdb-7.5_pythonhome.patch