Merge pull request #8480 from jeremyd2019/binutils-un-clang
remove clang64 from binutils, it's likely to conflict
This commit is contained in:
@@ -9,7 +9,7 @@ pkgver=2.36.1
|
||||
pkgrel=3
|
||||
pkgdesc="A set of programs to assemble and manipulate binary and object files (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
|
||||
url="https://www.gnu.org/software/binutils/"
|
||||
license=('GPL')
|
||||
groups=("${MINGW_PACKAGE_PREFIX}-toolchain")
|
||||
|
||||
Reference in New Issue
Block a user