packages/devel/gcc
Christian Beier 304e86ff28 gcc: Get rid of those sed substitutions and use proper ./configure args instead.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-08-12 11:04:38 +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: Get rid of those sed substitutions and use proper ./configure args instead. 2014-08-12 11:04:38 +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>