beignet: broken on musl currently.

This commit is contained in:
Juan RP 2020-03-24 18:29:45 +01:00
parent eb77e4a4ee
commit 622acc6d6c
No known key found for this signature in database
GPG Key ID: AF19F6CB482F9368
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ homepage="http://www.freedesktop.org/wiki/Software/Beignet/"
distfiles="https://01.org/sites/default/files/${pkgname}-${version}-source.tar.gz"
checksum=c555edba149de23243965a703f39f79fa06f15bcff5a3762b5544b0925010b43
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
broken="/builddir/Beignet-1.3.2-Source/src/cl_api_kernel.c:154:9: error: unknown type name 'uint'; did you mean 'int'?"
fi
post_install() {
# remove CL headers, we do use opencl-headers instead.
rm -r ${DESTDIR}/usr/include