gcc: re-disable info documentation
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 3 Sep 2013 13:22:17 +0000 (15:22 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 3 Sep 2013 13:28:56 +0000 (15:28 +0200)
commit09b74417e3de932cdb5a1ab97101434bed9cc989
treef2316aa5a6fe17cfbc234fe02e9cb0c25a105cb6
parentb7c0041c31754a5679eb0a3e4bcf41f80d473ae2
gcc: re-disable info documentation

The documentation of older GCC versions (E.G. 4.3.x) contain constructs
that are no longer accepted by recent (5.x) versions of makeinfo, breaking
the build.

The documentation isn't really needed, and takes up extra space/build time,
so work around it by disabling documentation, like we had before the
conversion of the toolchain to the package infrastructure.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gcc/gcc.mk