X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=build-root%2FMakefile;fp=build-root%2FMakefile;h=81f7b9011b8f8db1f76e664675b2c12140146a5f;hb=7ba443706b3ebfc2e3d52570cd56c7d5ae352459;hp=0fed520c728ff3a518f4ccf194383c5bae2dcd48;hpb=bd8a611c7e4558f18e3280ace9e48ecae5673800;p=vpp.git diff --git a/build-root/Makefile b/build-root/Makefile index 0fed520c728..81f7b9011b8 100644 --- a/build-root/Makefile +++ b/build-root/Makefile @@ -165,6 +165,7 @@ BASIC_ARCH = \ # x86_64 can be either 32/64. set BIACH=32 to get 32 bit libraries. BIARCH = 64 +aarch64_libdir = 64 x86_64_libdir = $(BIARCH) native_libdir = $($(NATIVE_ARCH)_libdir)