From d9532b04344f22a77d6f4dc218c1fc0e23d52c38 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Fri, 19 Aug 2016 08:12:25 -0700 Subject: [PATCH] Disable arm64 until build issues can be resolved. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a95c00a8..068b865e 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ endif include $(ONL)/make/config.mk -all: amd64 ppc arm arm64 +all: amd64 ppc arm $(MAKE) -C REPO build-clean onl-amd64 onl-x86 x86 x86_64 amd64: packages_base_all