diff options
author | Nathan Moos <nmoos@cisco.com> | 2021-01-15 13:47:16 -0800 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2021-01-20 18:11:39 +0000 |
commit | fce561226f0941bd144543741fe1f21326c01b87 (patch) | |
tree | ff9a8d7219f887e37d3032e2b5a4665ccc22cde1 /test/Makefile | |
parent | acaee3d36e141b096ff0f04ca213283f217ca173 (diff) |
acl: replace glibc internal __bswap_64 with clib
Type: fix
In order to build VPP as a package for an embedded Yocto-based
distribution, this patch replaces the use of the glibc internal
__bswap_64 function with the VPP function clib_net_to_host_u64, which is
provided by vppinfra.
Change-Id: I3ecc8525861dc3441bce2b51aa4c80f9a62d3051
Signed-off-by: Nathan Moos <nmoos@cisco.com>
Diffstat (limited to 'test/Makefile')
0 files changed, 0 insertions, 0 deletions