be84899229
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:
|
||
---|---|---|
.. | ||
blk_spec.h | ||
blk.c | ||
Makefile | ||
meson.build | ||
vhost_blk_compat.c | ||
vhost_blk.c | ||
vhost_blk.h |