commit | c1b7ddd97d2040d13f0f9a233a0023eaab1b4067 | [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 | 4fad1493532bc1acd0ea786d5180078e08b2ad18 [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>