mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/libclc: re-enable tests
The reason was clspv, which is not used by any FOSS project. This got resolved by previous commit. Signed-off-by: David Heidelberg <david@ixit.cz>
This commit is contained in:
parent
fbbf7310a8
commit
f1e29c4755
@ -24,7 +24,6 @@ source="https://github.com/llvm/llvm-project/releases/download/llvmorg-$pkgver/l
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-$pkgver/cmake-$pkgver.src.tar.xz
|
||||
"
|
||||
builddir="$srcdir/libclc-$pkgver.src"
|
||||
options="!check" # todo: they fail for some reason
|
||||
|
||||
build() {
|
||||
CC=clang-$_llvmver \
|
||||
|
Loading…
Reference in New Issue
Block a user