samples/s390-ibm-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
parent 1629 6ea5b6e2d70f
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>
harold@1629
     1
reporter_name="Harold Grovesteen"
yann@1631
     2
reporter_url="http://sourceware.org/ml/crossgcc/2009-11/msg00052.html"
harold@1629
     3
reporter_comment=""