mk: disable OcteonTx for buggy compilers only on arm64
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Mon, 3 Sep 2018 09:31:10 +0000 (15:01 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 16 Sep 2018 08:03:25 +0000 (10:03 +0200)
commitf3af3e44a444cdfe3fa7b3e2c042be351401eb23
tree13c1fd2210c8dcb914aeea31760ada1385c8b39f
parent3605968c2fa783674624562a7dfab256eb9044ea
mk: disable OcteonTx for buggy compilers only on arm64

Disable octeontx for gcc 4.8.5 as the compiler is emitting "internal
compiler error" for aarch64. The GCC "internal compiler error" was
observed only for arm64 architecture so disable the PMD only
for arm64.

Fixes: 4f760550a093 ("mk: disable OcteonTx for buggy compilers")
Cc: stable@dpdk.org
Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
mk/toolchain/gcc/rte.toolchain-compat.mk