Commit 4ad8b26
committed
[llvm] Pass FFI CMake options through to runtimes (for offload)
Pass the FFI-related CMake options through to runtimes, since offload
is building against libffi. This is needed when the system requires
custom `LIBFFI_INCLUDE` to build (e.g. on Gentoo where the headers
are installed to `/usr/lib*/libffi/include`).1 parent db9057e commit 4ad8b26
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| 280 | + | |
280 | 281 | | |
281 | 282 | | |
282 | 283 | | |
| |||
0 commit comments