Commit e0d826a
Fix build with libopencl-clang2
CMake isn't set up to search for libopencl-clang2.so. To minimize changes to CMake, just symlink the library for now.
Confirmed working [here](https://github.com/sarnex/intel-graphics-compiler/actions/runs/12264262733).1 parent ae212c4 commit e0d826a
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
0 commit comments