remove libffi from LLVM Windows build #235

Closed
opened 2022-03-22 22:41:37 +08:00 by sb10q · 1 comment

In spite of -DLLVM_ENABLE_FFI=OFF, the cmake trashware continues to build LLVM with FFI support.

In Nix this is solved by removing libffi completely from the build environment. Doing it in MSYS2 is a bit more complicated.

In spite of ``-DLLVM_ENABLE_FFI=OFF``, the cmake trashware continues to build LLVM with FFI support. In Nix this is solved by removing libffi completely from the build environment. Doing it in MSYS2 is a bit more complicated.
Poster
Owner

fixed by 4400d9b57d

fixed by https://git.m-labs.hk/M-Labs/nac3/commit/4400d9b57dc3a708a524db802f2b19d554e7515c
sb10q closed this issue 2022-03-22 23:21:36 +08:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#235
There is no content yet.