commit | d1c6c2fbcda341c583a9277c36404d24bb773140 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Sat Jun 27 16:56:41 2015 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Sun Jun 28 19:47:22 2015 +0530 |
tree | b224325e1f314da30c23c5b93d79d2a4918a5fbb | |
parent | 2924cd18c434c79ee777dc63616a8505045d7509 [diff] |
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>