pkg-aarch64-linux-musl/.SRCINFO
Allen Wild 4629e1c244 fix depends vs makedepends
Move aarch64-linux-gnu-gcc to depends rather than makedepends, since
it's a runtime requirement of musl. Drop aarch64-linux-gnu-binutils
because it's implicitly pulled in via gcc.

Thanks to AUR user @mtorromeo for pointing this out.
2021-01-22 14:54:38 -05:00

21 lines
593 B
Plaintext

pkgbase = aarch64-linux-musl
pkgdesc = Lightweight implementation of C standard library
pkgver = 1.2.1
pkgrel = 2
url = https://musl.libc.org
arch = i686
arch = x86_64
license = MIT
depends = aarch64-linux-gnu-gcc
options = staticlibs
options = !buildflags
options = !strip
source = https://musl.libc.org/releases/musl-1.2.1.tar.gz
source = https://musl.libc.org/releases/musl-1.2.1.tar.gz.asc
validpgpkeys = 836489290BB6B70F99FFDA0556BCDB593020450F
sha256sums = 68af6e18539f646f9c41a3a2bb25be4a5cfa5a8f65f0bb647fd2bbfdf877e84b
sha256sums = SKIP
pkgname = aarch64-linux-musl