blob: f4d8787fcc83976d0001242473059cad8d92ad71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = llvm-mingw-w64-toolchain-ucrt-bin
pkgdesc = LLVM/Clang/LLD based mingw-w64 toolchain (UCRT) targeting i686, x86-64, armv7, and aarch64
pkgver = 20250402
pkgrel = 1
url = https://github.com/mstorsjo/llvm-mingw
arch = aarch64
arch = x86_64
license = custom
provides = llvm-mingw-w64-toolchain
provides = mingw-w64-binutils
provides = mingw-w64-crt
provides = mingw-w64-gcc
provides = mingw-w64-headers
provides = mingw-w64-winpthreads
options = !strip
source = https://github.com/mstorsjo/llvm-mingw/releases/download/20250402/llvm-mingw-20250402-ucrt-ubuntu-20.04-x86_64.tar.xz
sha256sums = a23248baa1447df94ed14dce07997ab01da45bda74ac5370bbd098ed1c56a362
pkgname = llvm-mingw-w64-toolchain-ucrt-bin
|