mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
llvm-core/llvm: Remove obsolete LIBFFI_* overrides
Remove the obsolete `LIBFFI_*` path overrides. Upstream code is finally using pkg-config. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -418,9 +418,6 @@ multilib_src_configure() {
|
||||
|
||||
-DLLVM_HOST_TRIPLE="${CHOST}"
|
||||
|
||||
-DFFI_INCLUDE_DIR="${ffi_cflags#-I}"
|
||||
-DFFI_LIBRARY_DIR="${ffi_ldflags#-L}"
|
||||
|
||||
-DPython3_EXECUTABLE="${PYTHON}"
|
||||
|
||||
# disable OCaml bindings (now in dev-ml/llvm)
|
||||
|
||||
Reference in New Issue
Block a user