blob: 3a6f4fc29d8bc798ab6862c20d2cae13d1bafd8d (
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.5.0.20241231
pkgrel = 2
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.5.0.20241231.tar.gz
sha512sums = d391ea3ac68ddb722909ef790f81ba4d6c35d9b2e0fcdb029f91a6c47db9ee94a686a2bdff211fb84025e1a317e257acfa59abda3fd2bc6609966798e1c604dc
pkgname = riscv-none-elf-newlib
|