sh: Fix SH4 build with GCC versions without -m4-nofpu
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 14 Sep 2019 17:05:38 +0000 (19:05 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 14 Sep 2019 19:28:55 +0000 (21:28 +0200)
commitfa7cff834f2b510ec37027b6d4c5e9f87efea3d3
tree8b961af6ef0e31e5ef28b4d8adc3573170a5bd13
parente914109de48d3baf8baf8a2fcada78a0dbe7757c
sh: Fix SH4 build with GCC versions without -m4-nofpu

Pass -m4 instead of -m4-nofpu to GCC versions which do not support
the -m4-nofpu option.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/sh/cpu/sh4/config.mk