strace: Does not support aarch64, yet

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-05-06 10:14:44 +02:00
parent 2d28043100
commit 68c68589d9

View File

@@ -25,6 +25,7 @@
include Config
VER = 4.7
SUP_ARCHES = x86_64 i586 armv5tel
THISAPP = strace-$(VER)
DL_FILE = $(THISAPP).tar.xz