]> git.ipfire.org Git - people/ms/u-boot.git/commit
arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS
authorAlexey Brodkin <abrodkin@synopsys.com>
Thu, 16 Jun 2016 08:55:00 +0000 (10:55 +0200)
committerAlexey Brodkin <abrodkin@synopsys.com>
Mon, 4 Jul 2016 08:43:40 +0000 (11:43 +0300)
commit7a54f5177ac3d8d972622dd9f85964c23a6df68d
treef9db3065426e1543da228011477a4a63a7d8249c
parent0e1e587ff4fc2d81ad4f6313f02c5ca4c8ceea01
arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS

Newer ARC toolchains don't support "-marchs" option any longer.
Instead "-mcpu=archs" should be used. What's also important older
toiolchains that support ARC HS cores will also happily accept
"-mcpu=archs" so that's a very safe move.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/config.mk