samples/arm-cortex_a8-linux-gnueabi/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@1404
     1
reporter_name="Yann E. MORIN"
yann@1404
     2
reporter_url="http://ymorin.is-a-geek.org/"
yann@1404
     3
reporter_comment=""