Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-06 | Apply bugfix patch by default and update available patches for llvm 10 | Michael Lass | |
For me, beignet's utests segfault when built against LLVM 10. Still, building against LLVM 7 seems to be the most reliable option. | |||
2019-12-01 | Fix build against current git version | Michael Lass | |
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 |