gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoid genera...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Oct 2009 01:11:35 +0000 (01:11 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 27 Oct 2009 01:11:35 +0000 (01:11 +0000)
commit94780e82b867e9ff2400eb9c7b7d7f82bad693f2
treede4722329d31c52fb94e952d4f290ac65ceed138
parent4497cf84372c6d9410170cc1fb040e7a0adc277e
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18177 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/gcc/Makefile