eventdev: fix library version in meson build
Fixes: 5b9656b157
("lib: build with meson")
Cc: stable@dpdk.org
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
This commit is contained in:
parent
54fe8912ac
commit
b9fd9dd366
@ -1,6 +1,7 @@
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
# Copyright(c) 2017 Intel Corporation
|
||||
|
||||
version = 3
|
||||
allow_experimental_apis = true
|
||||
sources = files('rte_eventdev.c',
|
||||
'rte_event_ring.c',
|
||||
|
Loading…
Reference in New Issue
Block a user