vppinfra: missing __clib_export va_unformat 95/29595/2
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Thu, 22 Oct 2020 11:29:28 +0000 (13:29 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 22 Oct 2020 15:48:34 +0000 (15:48 +0000)
commit7aa76d4319436fe57995b15cfb6e9beb84017160
treec65ddce131bd215ba296711bf5e6612309d40ba5
parent70fc36f26855fb4c7a56c5d1563d541b395f8f5d
vppinfra: missing __clib_export va_unformat

Fix an issue observed on aarch64 systems when running with dpdk plugin:
dpdk_plugin.so: undefined symbol: va_unformat

Type: fix
Fixes: dae1c7ed38e9f7a86e66f3674de62778cc981331

Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Change-Id: I22b7ee842dc606f96effdeb7aa4e161496986aed
src/vppinfra/unformat.c