mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
containerd: add aarch64 support
This commit is contained in:
parent
8c0169a1b8
commit
5982d8fc66
@ -48,6 +48,9 @@ pre_make_target() {
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
aarch64)
|
||||
export GOARCH=arm64
|
||||
;;
|
||||
esac
|
||||
|
||||
export GOOS=linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user