From: Michael Tremer Date: Sat, 6 May 2017 08:14:44 +0000 (+0200) Subject: strace: Does not support aarch64, yet X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e9be9fb741b6ca67648cdf36010bbd88619dc8b;p=people%2Fms%2Fipfire-2.x.git strace: Does not support aarch64, yet Signed-off-by: Michael Tremer --- diff --git a/lfs/strace b/lfs/strace index f1ffc98042..d2004d4b23 100644 --- a/lfs/strace +++ b/lfs/strace @@ -25,6 +25,7 @@ include Config VER = 4.7 +SUP_ARCHES = x86_64 i586 armv5tel THISAPP = strace-$(VER) DL_FILE = $(THISAPP).tar.xz