mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
gcc: enable libatomic for arm required for openssl 3.0.0
This commit is contained in:
parent
843e042042
commit
6bfefb6589
@ -15,7 +15,7 @@ PKG_DEPENDS_INIT="toolchain"
|
||||
PKG_LONGDESC="This package contains the GNU Compiler Collection."
|
||||
|
||||
case ${TARGET_ARCH} in
|
||||
riscv64)
|
||||
arm|riscv64)
|
||||
OPTS_LIBATOMIC="--enable-libatomic"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user