blob: 3f08dee647d298d310c6ac7a4a293843002a5a62 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = riscv32-gnu-toolchain-glibc-bin
pkgdesc = GNU toolchain for riscv32 Linux, including GCC.
pkgver = 2025.05.16
pkgrel = 1
url = https://github.com/riscv-collab/riscv-gnu-toolchain
arch = x86_64
license = GPL2
conflicts = riscv32-gnu-toolchain-glibc-llvm-bin
options = !strip
source = https://github.com/riscv-collab/riscv-gnu-toolchain/releases/download/2025.05.16/riscv32-glibc-ubuntu-24.04-gcc-nightly-2025.05.16-nightly.tar.xz
sha512sums = 3c7136d20fcf542ddf4191de7f13dcfbbe300499ce4f28cf45dd7117b94704559e4bd91496e3691795a933c4ed6cd4de2b17d790f41101bdd04a35e8d908d728
pkgname = riscv32-gnu-toolchain-glibc-bin
|