mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
strace: enable on aarch64
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
include Config
|
||||
|
||||
VER = 5.11
|
||||
SUP_ARCHES = x86_64 i586 armv6l
|
||||
SUP_ARCHES = x86_64 i586 armv6l aarch64
|
||||
|
||||
THISAPP = strace-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
|
||||
Reference in New Issue
Block a user