Age | Commit message (Collapse) | Author |
|
|
|
There was a very last git commit, making clear that this project is
dead. Currently, the utests still run successfully. Extend the PKGBUILD
to make running them easy.
|
|
For me, beignet's utests segfault when built against LLVM 10. Still,
building against LLVM 7 seems to be the most reliable option.
|
|
opencl-intel is also provided by intel-opencl-runtime which probably
should not conflict with this one.
Thanks to satcom886 for suggesting.
|
|
This introduces a couple of changes:
* match more closely the version in the community repository
* change git url to github as it contains newer commits
* build against LLVM 7, as this is currently the most recent version
supported by upstream
* add optional patch to resolve undefined behavior / segfaults
* build with cmake and ninja
|
|
|
|
|
|
|
|
|
|
|
|
|