Commit 619cdbb
committed
[UR] Add missing Threads library to common
Before oneapi-src#1216 adapters linked with
disjoint_pool library that linked with Threads library.
PR oneapi-src#1216 replace disjoint_pool with a version from UMF library that does not link
with Threads lib explicitly which leads to compilation error on xmain. Fix this
by explicitly adding adding Threads to ur_common.1 parent c96e4ae commit 619cdbb
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
0 commit comments