samples/sh4-unknown-linux-gnu/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>
yann@962
     1
reporter_name="YEM"
yann@962
     2
reporter_url="http://ymorin.is-a-geek.org/"
yann@962
     3
reporter_comment="EXPERIMENTAL Super-H sh4 sample."