mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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
|
include Config
|
||||||
|
|
||||||
VER = 5.11
|
VER = 5.11
|
||||||
SUP_ARCHES = x86_64 i586 armv6l
|
SUP_ARCHES = x86_64 i586 armv6l aarch64
|
||||||
|
|
||||||
THISAPP = strace-$(VER)
|
THISAPP = strace-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.xz
|
DL_FILE = $(THISAPP).tar.xz
|
||||||
|
|||||||
Reference in New Issue
Block a user