mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Broken fails to build
/work/a/ports/devel/klee/work/klee-169327.138/lib/Core/Executor.cpp: In member function 'unsigned int klee::Executor::getWidthForLLVMType(llvm::Type*) const': /work/a/ports/devel/klee/work/klee-169327.138/lib/Core/Executor.cpp:3516: error: invalid use of incomplete type 'struct llvm::TargetData' /work/a/ports/devel/klee/work/klee-169327.138/include/klee/Internal/Module/KModule.h:27: error: forward declaration of 'struct llvm::TargetData' *** Error code 1 Feature safe: yes
This commit is contained in:
parent
f9c6101be7
commit
e3c569eadc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315975
@ -14,6 +14,8 @@ BUILD_DEPENDS= llvm-ar:${PORTSDIR}/devel/llvm \
|
||||
RUN_DEPENDS= llvm-ar:${PORTSDIR}/devel/llvm \
|
||||
ccc-analyzer:${PORTSDIR}/lang/clang
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
OPTIONS_DEFINE= DEBUG
|
||||
|
||||
USES= cmake:outsource
|
||||
|
Loading…
Reference in New Issue
Block a user