commit | aceba5a5cff05c14b9352244d931019b2d92b8fd | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Feb 26 14:51:02 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Tue Mar 04 09:27:40 2014 -0500 |
tree | f8203fb27750199e7e502598ade055c43396d68c | |
parent | f694183ba1858ef7dfa4fec195e61aa3afa85f63 [diff] |
sh: Do not define -ffreestanding twice -ffreestanding is defined at the top Makefile for all architectures. Do not define it twice for SH2A. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>