Skip to content

Commit 81bf165

Browse files
committed
Enable clang64 for everything
1 parent 30fd792 commit 81bf165

1,593 files changed

Lines changed: 1593 additions & 1593 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

mingw-w64-3proxy/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pkgver=0.9.0
88
pkgrel=1
99
pkgdesc='3proxy - tiny free proxy server (mingw-w64)'
1010
arch=('any')
11-
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
11+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
1212
license=('BSD' 'Apache' 'GPL' 'LGPL')
1313
url="https://github.com/z3APA3A/${_realname}"
1414
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")

mingw-w64-4th/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=3.62.5
77
pkgrel=1
88
pkgdesc="A Forth Compiler (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
1111
url="https://www.xs4all.nl/~thebeez/4tH/index.html"
1212
license=('LGPL')
1313
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"

mingw-w64-MinHook/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pkgdesc="The Minimalistic x86/x64 API Hooking Library for Windows (mingw-w64)"
99
url="https://github.com/TsudaKageyu/minhook"
1010
license=('BSD')
1111
arch=('any')
12-
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
12+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
1313
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
1414
options=('staticlibs' '!libtool')
1515
source=(${_realname}-${pkgver}.tar.g::"https://github.com/TsudaKageyu/${_realname}/archive/v${pkgver}.tar.gz")

mingw-w64-OpenSceneGraph/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ _pkgver=3.6.5
77
pkgver=${_pkgver//-/}
88
pkgrel=6
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
1111
url="http://www.openscenegraph.org/"
1212
license=("LGPL")
1313
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"

mingw-w64-SDL/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=1.2.15
77
pkgrel=9
88
pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
1111
url="https://libsdl.org"
1212
license=("LGPL")
1313
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")

mingw-w64-SDL2/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pkgver=2.0.14
88
pkgrel=2
99
pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2) (mingw-w64)"
1010
arch=('any')
11-
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
11+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
1212
url="https://libsdl.org"
1313
license=("MIT")
1414
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"

mingw-w64-SDL2_gfx/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=1.0.4
77
pkgrel=1
88
pkgdesc="SDL graphics drawing primitives and other support functions (Version 2) (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
1111
url="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
1212
license=("zlib")
1313
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")

mingw-w64-SDL2_image/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=2.0.5
77
pkgrel=1
88
pkgdesc="A simple library to load images of various formats as SDL surfaces (Version 2) (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
1111
url="https://libsdl.org/projects/SDL_image"
1212
license=('MIT')
1313
depends=("${MINGW_PACKAGE_PREFIX}-SDL2"

mingw-w64-SDL2_mixer/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=2.0.4
77
pkgrel=2
88
pkgdesc="A simple multi-channel audio mixer (Version 2) (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
1111
url="https://libsdl.org/projects/SDL_mixer"
1212
license=("MIT")
1313
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"

mingw-w64-SDL2_net/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgver=2.0.1
77
pkgrel=1
88
pkgdesc="A small sample cross-platform networking library (Version 2) (mingw-w64)"
99
arch=('any')
10-
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
10+
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
1111
url="https://libsdl.org/projects/SDL_net"
1212
license=("MIT")
1313
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")

0 commit comments

Comments
 (0)