libcdr: Enable aarch64 builds
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=0.1.7
|
||||
pkgrel=3
|
||||
pkgdesc="libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('MPL2')
|
||||
url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
||||
options=('staticlibs' 'strip')
|
||||
|
||||
Reference in New Issue
Block a user