qtwebkit: enable clang32
It builds there in CI
This commit is contained in:
@@ -8,7 +8,7 @@ pkgver=${_pkgver//-/}
|
||||
pkgrel=10
|
||||
pkgdesc="Webkit module for Qt5 (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://github.com/annulen/webkit/wiki"
|
||||
options=(!strip)
|
||||
license=(GPL3 LGPL3 FDL custom)
|
||||
|
||||
Reference in New Issue
Block a user