blob: ef9d367c3cf8582d374ec9497950ba592189c5c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mipsel-elf-binutils
pkgdesc = A collection of binary tools for baremetal MIPS.
pkgver = 2.42
pkgrel = 1
url = http://www.gnu.org/software/binutils/
arch = x86_64
license = GPL-3.0-or-later AND GFDL-1.3-no-invariants-or-later AND FSFAP
checkdepends = dejagnu
checkdepends = debuginfod
checkdepends = bc
depends = glibc
depends = zstd
depends = libelf
source = https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz
sha256sums = f6e4d41fd5fc778b06b7891457b3620da5ecea1006c6a4a41ae998109f85a800
pkgname = mipsel-elf-binutils
|