The missing variable (added with this patch) was causing the build on AARCH64
[vpp.git] / build-root / Makefile
index 0fed520..81f7b90 100644 (file)
@@ -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)