blob: a55908a727dc642d08fc49228b9d52a9037c14f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = riscv64-unknown-elf-binutils
pkgdesc = Assemble and manipulate binary and object files for 32bit and 64bit RISC-V
pkgver = 2.43.1
pkgrel = 1
url = http://www.gnu.org/software/binutils/
arch = i686
arch = x86_64
license = GPL
depends = zlib
depends = binutils
source = https://ftp.gnu.org/gnu/binutils/binutils-2.43.1.tar.xz
sha256sums = 13f74202a3c4c51118b797a39ea4200d3f6cfbe224da6d1d95bb938480132dfd
pkgname = riscv64-unknown-elf-binutils
|