build: don't hardcode triplet, allow specifying custom lib dir 23/33923/18
authorDamjan Marion <damarion@cisco.com>
Thu, 30 Sep 2021 18:04:14 +0000 (20:04 +0200)
committerFlorin Coras <florin.coras@gmail.com>
Tue, 5 Oct 2021 16:44:32 +0000 (16:44 +0000)
commit5546e43f7943d6edff6c6587ed4e7233e8002e28
tree16b4a8ce7a63c4cf1ce7f367b0d0f1d9268f2849
parentefd967faff168d037066b6e6824d2a579adbef93
build: don't hardcode triplet, allow specifying custom lib dir

Type: fix
Change-Id: I33f364fda88914f88f9b976cb83e6d3ff466f0bb
Signed-off-by: Damjan Marion <damarion@cisco.com>
Signed-off-by: Ray Kinsella <mdr@ashroe.eu>
12 files changed:
Makefile
src/CMakeLists.txt
src/pkg/debian/rules.in
src/vat/main.c
src/vat2/main.c
src/vlib/unix/plugin.c
src/vlib/unix/plugin.h
src/vpp/conf/startup.conf
src/vpp/vnet/main.c
src/vppinfra/config.h.in
test/framework.py
test/test_vcl.py