mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
@@ -26,8 +26,7 @@ PKG_URL="https://releases.linaro.org/components/toolchain/binaries/${PKG_VERSION
|
||||
PKG_SOURCE_DIR="gcc-linaro-${PKG_VERSION}-x86_64_aarch64-elf"
|
||||
PKG_DEPENDS_HOST="toolchain"
|
||||
PKG_SECTION="lang"
|
||||
PKG_SHORTDESC=""
|
||||
PKG_LONGDESC=""
|
||||
PKG_LONGDESC="Linaro Aarch64 GNU Linux Binary Toolchain"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
makeinstall_host() {
|
||||
|
||||
@@ -26,8 +26,7 @@ PKG_URL="https://releases.linaro.org/components/toolchain/binaries/${PKG_VERSION
|
||||
PKG_SOURCE_DIR="gcc-linaro-${PKG_VERSION}-x86_64_arm-eabi"
|
||||
PKG_DEPENDS_HOST="toolchain"
|
||||
PKG_SECTION="lang"
|
||||
PKG_SHORTDESC=""
|
||||
PKG_LONGDESC=""
|
||||
PKG_LONGDESC="Linaro Aarch64 GNU Linux Binary Toolchain"
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
makeinstall_host() {
|
||||
|
||||
@@ -20,14 +20,11 @@ PKG_NAME="libc"
|
||||
PKG_VERSION=""
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.openelec.tv"
|
||||
PKG_SITE="https://libreelec.tv"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS_TARGET="toolchain glibc tz"
|
||||
PKG_DEPENDS_INIT="toolchain glibc:init"
|
||||
PKG_SECTION="virtual"
|
||||
PKG_SHORTDESC="libc: Metapackage"
|
||||
PKG_LONGDESC=""
|
||||
PKG_SHORTDESC="libc: Meta package for installing various tools and libs needed for libc"
|
||||
PKG_LONGDESC="Meta package for installing various tools and libs needed for libc"
|
||||
|
||||
if [ "$BOOTLOADER" = "bcm2835-bootloader" ]; then
|
||||
|
||||
Reference in New Issue
Block a user