mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
sci-electronics/circt: do not build LLVM gold plugin
- drop LLVM_BINUTILS_INCDIR so the gold plugin needing plugin-api.h is skipped Closes: https://bugs.gentoo.org/975539 Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
@@ -69,7 +69,6 @@ src_configure() {
|
||||
-D Python3_EXECUTABLE="${PYTHON}"
|
||||
-D CMAKE_INSTALL_PREFIX=/usr
|
||||
-D CMAKE_SKIP_RPATH=ON
|
||||
-D LLVM_BINUTILS_INCDIR=/usr/include
|
||||
-D LLVM_ENABLE_PROJECTS=mlir
|
||||
-D BUILD_SHARED_LIBS=OFF
|
||||
-D LLVM_STATIC_LINK_CXX_STDLIB=ON
|
||||
|
||||
Reference in New Issue
Block a user