Re: [dpdk-dev] [PATCH 1/2] mk: fix build on arm64

2019-10-30 Thread Jerin Jacob
On Mon, Oct 28, 2019 at 4:56 PM Ali Alnubani wrote: > > OcteonTx was disabled for causing an internal compiler error on old gcc > versions. > See commit 4f760550a093 ("mk: disable OcteonTx for buggy compilers"). > > The condition that was added later to apply disabling OcteonTx > only on arm64 cau

Re: [dpdk-dev] [PATCH 1/2] mk: fix build on arm64

2019-10-28 Thread Thomas Monjalon
28/10/2019 12:25, Ali Alnubani: > OcteonTx was disabled for causing an internal compiler error on old gcc > versions. > See commit 4f760550a093 ("mk: disable OcteonTx for buggy compilers"). > > The condition that was added later to apply disabling OcteonTx > only on arm64 caused the condition to n