On 2/5/20 2:47 PM, 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: c19beb3f38cd ("examples/vhost_blk: introduce vhost storage sample") > Cc: jin...@intel.com > Cc: sta...@dpdk.org > Signed-off-by: Timothy Redaelli <tredae...@redhat.com> > --- > examples/vhost_blk/vhost_blk.c | 2 ++ > examples/vhost_blk/vhost_blk.h | 4 ++-- > 2 files changed, 4 insertions(+), 2 deletions(-) > Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime
- [dpdk-dev] [PATCH 0/3] examples: fix building with GC... Timothy Redaelli
- [dpdk-dev] [PATCH 1/3] examples/vhost_blk: fix b... Timothy Redaelli
- Re: [dpdk-dev] [PATCH 1/3] examples/vhost_bl... Maxime Coquelin
- [dpdk-dev] [PATCH v2 3/3] app/test-pipeline: fix... Timothy Redaelli
- Re: [dpdk-dev] [PATCH v2 3/3] app/test-pipel... Dumitrescu, Cristian
- [dpdk-dev] [PATCH 2/3] examples/eventdev_pipelin... Timothy Redaelli
- [dpdk-dev] [PATCH 3/3] examples/qos_sched: fix b... Timothy Redaelli
- Re: [dpdk-dev] [PATCH 0/3] examples: fix buildin... David Marchand
- Re: [dpdk-dev] [PATCH 0/3] examples: fix bui... David Marchand