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)
commit6143511001cf7a2f2e1e31d8b70ed0f7bc1fb3e6
treede4722329d31c52fb94e952d4f290ac65ceed138
parent005a948904d1da4b42924999b23ce9b34ae0d5b1
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