[Openmp-commits] [openmp] [llvm] [LLVM][CMake] Add ffi_static target for the FFI static library (PR #78779)
Fangrui Song via Openmp-commits
openmp-commits at lists.llvm.org
Sat Jan 20 09:40:05 PST 2024
MaskRay wrote:
I am not familiar with CMake, but should there be a `LLVM_USE_STATIC_FFI` to select `libffi.a` when both `libffi.so` and `libffi.a` are present?
https://github.com/llvm/llvm-project/pull/78779
More information about the Openmp-commits
mailing list