packages/devel/gcc
Christian Beier f24052dd61 gcc: Specify target languages the right way.
There are no CONFIG_INSTALL_* vars in the SDK anymore.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-10 19:37:28 +02:00
..
patches gcc: Build gcc version 4.8.3, refresh patches from openwrt.git. 2014-08-10 18:00:40 +02:00
Makefile gcc: Specify target languages the right way. 2014-08-10 19:37:28 +02:00
README gcc: Remove notes that mpfr-dev and the like are needed on the build machine. 2014-08-10 14:00:28 +02:00

Native GCC that runs on target.

To save disk space, this GCC only supports dynamic linking on the target box,
there are no static libraries shipped.

For now, this was only tested on a mips target. Others to be done...

   Christian Beier <cb@shoutrlabs.com>