Timothy Redaelli 983ab2b5d0 crypto/octeontx2: fix build with gcc 10
GCC 10 defaults to -fno-common, this means a linker error will now be
reported if the same global variable is defined in more than one
compilation unit.

Fixes: 2f8a1b963eb7 ("crypto/octeontx2: add PMD skeleton")
Cc: stable@dpdk.org

Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
2020-03-04 10:09:51 +01:00
..
2020-02-05 15:20:51 +01:00
2020-02-13 12:41:04 +01:00
2020-02-05 15:16:57 +01:00
2020-02-05 15:17:36 +01:00
2020-02-05 15:15:32 +01:00
2020-02-05 15:20:51 +01:00