Skip to content
Commit 6dd356d8 authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access



Without bleeding edge gcc, kernel builds were tripping everywhere.

So current gcc will generate unaligned code despite
!CONFIG_ARC_USE_UNALIGNED_MEM_ACCESS but that is something we have to
live with.

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 85d6adcb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment