Disable arm64 until build issues can be resolved.

This commit is contained in:
Jeffrey Townsend
2016-08-19 08:12:25 -07:00
parent ddbd3e3e62
commit d9532b0434

View File

@@ -12,7 +12,7 @@ endif
include $(ONL)/make/config.mk include $(ONL)/make/config.mk
all: amd64 ppc arm arm64 all: amd64 ppc arm
$(MAKE) -C REPO build-clean $(MAKE) -C REPO build-clean
onl-amd64 onl-x86 x86 x86_64 amd64: packages_base_all onl-amd64 onl-x86 x86 x86_64 amd64: packages_base_all