[llvm-bugs] [Bug 34264] New: Please backport linked library fixes needed for lldb on Gentoo
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Aug 21 12:24:25 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34264
Bug ID: 34264
Summary: Please backport linked library fixes needed for lldb
on Gentoo
Product: new-bugs
Version: 5.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: mgorny at gentoo.org
CC: llvm-bugs at lists.llvm.org
Blocks: 33849
The following four commits from master are necessary to fix lldb build on
Gentoo which has been broken in 5.0 trunk:
r310712 -- [cmake] Expose the dependencies of ExecutionEngine as PUBLIC
r311122 -- [cmake] Add explicit linkage from Core to curses
r311354 -- [cmake] Explicitly link dependency libraries in the Host library
r311355 -- [unittests] Build LLVMTestingSupport for out-of-source builds
(the first one applies to LLVM, the remaining to LLDB)
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=33849
[Bug 33849] [meta] 5.0.0 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170821/5cd125bb/attachment.html>
More information about the llvm-bugs
mailing list