boost: add clang64
This is something that I've already gotten building, but was not needed for bootstrapping.
This commit is contained in:
@@ -8,7 +8,7 @@ _boostver=${pkgver//./_}
|
||||
pkgrel=4
|
||||
pkgdesc="Free peer-reviewed portable C++ source libraries (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url="https://www.boost.org/"
|
||||
license=('custom')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
Reference in New Issue
Block a user