blob: 23df649a289b221b0932eba279bc792ee5c3a49e (
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.30
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.30/riscv32-glibc-ubuntu-24.04-gcc-nightly-2025.05.30-nightly.tar.xz
sha512sums = 607d8e3915a0ae8791cf7c1e7d29cd9f6bfa553e1a85ff2092f363da2b832e0871338a944425e449e5bc348912bbb4943df55fe3380193fd889726e9b9d63832
pkgname = riscv32-gnu-toolchain-glibc-bin
|