mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
openssl: add ARM config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
635b01ccef
commit
3d0c1c6a21
@ -31,6 +31,9 @@ case $TARGET_ARCH in
|
||||
x86_64)
|
||||
TARGET=linux-x86_64
|
||||
;;
|
||||
arm)
|
||||
TARGET=linux-armv4
|
||||
;;
|
||||
powerpc)
|
||||
TARGET=linux-ppc
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user