blob: 8055341b7b083adbbe4fab0d4de6e40ee4c5f37f (
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 = 20250114
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/20250114/llvm-mingw-20250114-ucrt-ubuntu-20.04-x86_64.tar.xz
sha256sums = a16f52dee819797248e6c7d63b8b1e50a92119f45767ecd8e9633d1733b896e2
pkgname = llvm-mingw-w64-toolchain-ucrt-bin
|