gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoid genera...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 27 Oct 2009 01:11:35 +0000 (01:11 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 27 Oct 2009 01:11:35 +0000 (01:11 +0000)
commit46cc3f164d866ce62b7957809333c8b587ff5558
treee13f0eac33c0dff1a01cc7c73ebf3f49c0b87d45
parentbc59e3da516f95c2d02636fcde06dd7a2e022a84
gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoid generating references to gpr save/restore functions which cannot yet be resolved at this point

SVN-Revision: 18177
toolchain/gcc/Makefile