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