> -----Original Message-----
> From: Yongseok Koh <[email protected]>
> Sent: Thursday, April 18, 2019 7:17 AM
> To: [email protected]; Jerin Jacob Kollanukkaran
> <[email protected]>; Pavan Nikhilesh Bhagavatula
> <[email protected]>; [email protected]
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]
> Subject: [EXT] [PATCH v2 1/4] meson: disable octeontx for buggy compilers on
> arm64
> ----------------------------------------------------------------------
> Disable octeontx for gcc 4.8.5 as compiler is emitting "internal compiler
> error"
> for aarch64
>
> Fixes: bd77f2d64c44 ("event/octeontx: build with meson")
> Fixes: 4f760550a093 ("mk: disable OcteonTx for buggy compilers")
> Fixes: f3af3e44a444 ("mk: disable OcteonTx for buggy compilers only on
> arm64")
> Cc: [email protected]
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Yongseok Koh <[email protected]>
Nit:
[master] [dpdk.org] $ ./devtools/check-git-log.sh
Wrong headline prefix:
meson: disable octeontx for buggy compilers on arm64
With above fix:
Acked-by: Jerin Jacob <[email protected]>