Re: [PATCH v7 07/17] lib: apply symbol versioning to distibutor lib
From: Bruce Richardson <hidden>
Date: 2017-02-24 14:12:33
From: Bruce Richardson <hidden>
Date: 2017-02-24 14:12:33
On Tue, Feb 21, 2017 at 03:17:43AM +0000, David Hunt wrote:
Note: LIBABIVER is also bumped up in the Makefile Signed-off-by: David Hunt <redacted> --- lib/librte_distributor/rte_distributor.c | 10 +++++++++- lib/librte_distributor/rte_distributor_v20.c | 10 ++++++++++ lib/librte_distributor/rte_distributor_version.map | 14 ++++++++++++++ 3 files changed, 33 insertions(+), 1 deletion(-)
In my sanity checks this breaks the build with shared libs. Please investigate. Regards, /Bruce