We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5447f90 commit 905c977Copy full SHA for 905c977
mingw-w64-directxtk/PKGBUILD
@@ -9,7 +9,7 @@ _tag=feb2024
9
pkgrel=1
10
pkgdesc="DirectX Tool Kit for DirectX 11 (mingw-w64)"
11
arch=('any')
12
-mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
+mingw_arch=('mingw64' 'ucrt64' 'clang64')
13
url='http://go.microsoft.com/fwlink/?LinkId=248929'
14
license=('MIT')
15
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
0 commit comments