OSDN Git Service

arc: remove redundant GCC version checks
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 27 Aug 2018 03:07:37 +0000 (12:07 +0900)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 31 Aug 2018 00:51:44 +0000 (17:51 -0700)
commit2b52e2a67c86b0714eeae0d2030cb7fc14737626
tree8c4f0897817d4d22865d5337796b9c47c01074a5
parentc27d0e9045bbbabffdde2bdba74e9971c4194ac4
arc: remove redundant GCC version checks

Commit cafa0010cd51 ("Raise the minimum required gcc version to 4.6")
bumped the minimum GCC version to 4.6 for all architectures.

With GCC >= 4.6 assumed, 'upto_gcc44' is empty, 'atleast_gcc44' is y.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Makefile