mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
gcc: switch linaro gcc for wetek core/play
This commit is contained in:
parent
d9258f6c1b
commit
c67349e6eb
@ -18,12 +18,12 @@
|
||||
|
||||
PKG_NAME="gcc-linaro-arm-linux-gnuebihf"
|
||||
PKG_VERSION="7.2.1-2017.11"
|
||||
PKG_SHA256="72919a3a99d4e28309bc8b0e615f44c65824ef012de50db3ffe9a34776e6f510"
|
||||
PKG_SHA256="cee0087b1f1205b73996651b99acd3a926d136e71047048f1758ffcec69b1ca2"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE=""
|
||||
PKG_URL="https://releases.linaro.org/components/toolchain/binaries/7.2-2017.11/arm-linux-gnueabihf/gcc-linaro-7.2.1-2017.11-i686_arm-linux-gnueabihf.tar.xz"
|
||||
PKG_SOURCE_DIR="gcc-linaro-$PKG_VERSION-i686_arm-linux-gnueabihf"
|
||||
PKG_URL="https://releases.linaro.org/components/toolchain/binaries/7.2-2017.11/arm-linux-gnueabihf/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf.tar.xz"
|
||||
PKG_SOURCE_DIR="gcc-linaro-$PKG_VERSION-x86_64_arm-linux-gnueabihf"
|
||||
PKG_DEPENDS_HOST="ccache:host"
|
||||
PKG_SECTION="lang"
|
||||
PKG_LONGDESC="Linaro ARMv8 GNU Linux Binary Toolchain"
|
||||
|
Loading…
x
Reference in New Issue
Block a user