X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=build-data%2Fplatforms%2Fvpp.mk;h=3edfa39369fa22d7fefe1301484a0ff7c28633f1;hb=1b6b09bb514831050b23397c078933c2ace3ff36;hp=f71427c1ae650f0774575e6ede79260819052858;hpb=2baa115da3b752cd7e44cc477f2c45bda22d444b;p=vpp.git diff --git a/build-data/platforms/vpp.mk b/build-data/platforms/vpp.mk index f71427c1ae6..3edfa39369f 100644 --- a/build-data/platforms/vpp.mk +++ b/build-data/platforms/vpp.mk @@ -16,11 +16,8 @@ MACHINE=$(shell uname -m) vpp_arch = native -ifeq ($(TARGET_PLATFORM),thunderx) -vpp_dpdk_target = arm64-thunderx-linuxapp-gcc -endif -vpp_root_packages = vpp vom +vpp_root_packages = vpp vpp_debug_TAG_BUILD_TYPE = debug vpp_TAG_BUILD_TYPE = release