mk: ignore alignment errors for ARMv7
authorJan Viktorin <viktorin@rehivetech.com>
Mon, 2 Nov 2015 23:47:26 +0000 (00:47 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 18 Nov 2015 21:41:33 +0000 (22:41 +0100)
commit79fa5c2a9992f5fdef2cd7cb4e76704940699fbc
tree5bbdc6db7a637c3739e3052f1a1d75325e4caeb6
parent5aa739bd39a09cbd756d94412bfd346c72b0eed2
mk: ignore alignment errors for ARMv7

There several issues with alignment when compiling for ARMv7.
They are not considered to be fatal (ARMv7 supports unaligned
access of 32b words), so we just leave them as warnings. They
should be solved later, however.

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
Signed-off-by: Vlastimil Kosar <kosar@rehivetech.com>
Acked-by: David Marchand <david.marchand@6wind.com>
mk/toolchain/gcc/rte.vars.mk