blob: be3b3f76e74eacbf5156b09e666b6e857e152c7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = riscv-none-elf-newlib
pkgdesc = A C standard library implementation intended for use on embedded systems (RISC-V bare metal)
pkgver = 4.4.0.20231231
pkgrel = 3
url = https://www.sourceware.org/newlib/
arch = any
license = BSD
makedepends = riscv-none-elf-gcc-stage1
options = !emptydirs
options = !strip
source = https://sourceware.org/pub/newlib/newlib-4.4.0.20231231.tar.gz
sha256sums = 0c166a39e1bf0951dfafcd68949fe0e4b6d3658081d6282f39aeefc6310f2f13
pkgname = riscv-none-elf-newlib
|