On 05/02/2020 12:50, Timothy Redaelli wrote:
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: 08e0c7581468 ("test/fib: add performance autotests")
Cc: vladimir.medved...@intel.com
Cc: s
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: 08e0c7581468 ("test/fib: add performance autotests")
Cc: vladimir.medved...@intel.com
Cc: sta...@dpdk.org
Signed-off-by: Timothy Redaelli
2 matches
Mail list logo