From 1f58d107d0c63557e77719c4b13bd7901a1c7f23 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 24 Apr 2017 16:23:34 +0200 Subject: [PATCH] ncurses-compat: This won't build on aarch64 But since we have no other packages linking against this, it is not necessary to build this any way. Signed-off-by: Michael Tremer --- lfs/ncurses-compat | 1 + 1 file changed, 1 insertion(+) diff --git a/lfs/ncurses-compat b/lfs/ncurses-compat index 14807367f1..b7288993e8 100644 --- a/lfs/ncurses-compat +++ b/lfs/ncurses-compat @@ -25,6 +25,7 @@ include Config VER = 5.9 +SUP_ARCH = x86_64 i586 armv5tel THISAPP = ncurses-$(VER) DL_FILE = $(THISAPP).tar.gz -- 2.39.5