samples/mipsel-sde-elf/reported.by
author Zhenqiang Chen <zhenqiang.chen@linaro.org>
Mon Nov 28 16:05:23 2011 +0800 (2011-11-28)
changeset 2787 85477445af56
permissions -rw-r--r--
libc/newlib: remove hard-coded "-O"

With hard-coded "-O", users can not customize CFLAGS_FOR_TARGET
by CT_TARGET_CFLAGS. If "-O" is needed, users can input it in
CT_TARGET_CFLAGS. By default, "-Os" is enabled.

Signed-off-by: Zhenqiang Chen <zhenqiang.chen@linaro.org>
cernekee@2689
     1
reporter_name="Kevin Cernekee"
cernekee@2689
     2
reporter_url="http://sourceware.org/ml/crossgcc/2011-09/msg00037.html"
cernekee@2689
     3
reporter_comment="MIPS SDE-compatible toolchain"