diff options
author | Nico Huber <nico.h@gmx.de> | 2013-03-28 15:08:20 +0100 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-03-28 21:14:50 +0100 |
commit | 69a21b1eb9de9ab931959ac6efaa69333ffd2807 (patch) | |
tree | 0ac2ca6fd834243b3fcc6e411ef084e08463ba2b /util/crossgcc/getopt.c | |
parent | 3cc0d1eb3f611cb7bf0e45d8ccdb0c84f54f54dc (diff) |
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>
Diffstat (limited to 'util/crossgcc/getopt.c')
0 files changed, 0 insertions, 0 deletions