Commit 52e86dd
[clang][openmp] - Ensure default lib path appended to RPATH
When using -fopenmp-runtimelib=lib-debug/lib-perf, libLLVM.so
is failing to be found. We do not have this library in a
lib-debug directory and therefore need to grab it from lib/llvm/lib.
Change-Id: I48a0885b563e332b3537ec8784d2365f54c9c2ef1 parent 0f52eed commit 52e86dd
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1250 | 1250 | | |
1251 | 1251 | | |
1252 | 1252 | | |
1253 | | - | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
1254 | 1262 | | |
1255 | 1263 | | |
1256 | 1264 | | |
| |||
0 commit comments