ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support
authorVineet Gupta <vgupta@synopsys.com>
Sat, 27 Jun 2015 11:26:41 +0000 (16:56 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Sun, 28 Jun 2015 14:17:22 +0000 (19:47 +0530)
commitd1c6c2fbcda341c583a9277c36404d24bb773140
treeb224325e1f314da30c23c5b93d79d2a4918a5fbb
parent2924cd18c434c79ee777dc63616a8505045d7509
ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support

-no-ll64 is specific to ARCv2 ISA, and is obviously not supported by
older ARC gcc - in this case the one hosted by linux-next sanity build
service.

Ensure that it doesn't get included for ISA_ARCOMPACT

Reported-by: Guenter Roeck <private@roeck-us.net>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Makefile