diff options
author | Mohammed Hawari <mohammed@hawari.fr> | 2020-09-18 21:47:04 +0200 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2020-09-23 18:04:41 +0000 |
commit | 7a7601795171665eb71461c705f3fbb4b6c6f1ad (patch) | |
tree | d74d13eedbb93cea84e29f4e1bcb503d519fac29 /src | |
parent | 226e8e65bc378ac63af3c88bb51c0c79d5a075d1 (diff) |
dpdk: prevent linking dpdk against libbsd
If libbsd is detected by the DPDK build system, DPDK does not provide
implementations for strlcpy and dynamically link against the one
provided by libbsd. When the DPDK plugin is loaded by VPP, a crash
occurs because libbsd is not loaded by VPP.
Type: fix
Change-Id: Ib691bbe27edcf0f6f0a3d39952e439027cef72cb
Signed-off-by: Mohammed Hawari <mohammed@hawari.fr>
(cherry picked from commit 1f799bc3cb7a3826395e544cafe587174393e2f0)
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions