yasm: Fix build with GCC 15 and install missing licenses.
This commit is contained in:
parent
a7d88c34aa
commit
bd6256f3f7
@ -4,7 +4,7 @@ _realname=yasm
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.3.0
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.) (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user