| Summary: | sys-devel/llvm: fine-grained target flags (or a flag for NVPTX) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
| Component: | Current packages | Assignee: | LLVM support project <llvm> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | x11 |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Michał Górny
2016-09-24 16:13:07 UTC
(to clarify: I mean making all targets optional, and eventually killing multitarget) We probably will also need to package.use.force the host target to avoid USE-dep hell for dependencies. (In reply to Michał Górny from comment #0) > So I'm thinking of the alternative: to kill VIDEO_CARDS in llvm/clang, and > introduce LLVM_TARGETS with explicit upstream target names. I second that. BTW, could we introduce a flag for controlling the BUILD_SHARED_LIBS option (it's on by default)? I personally like to build llvm as static libs. Why is X86 masked, and should it not be split into X86 and X86_64? (In reply to Rok Kralj from comment #4) > Why is X86 masked, and should it not be split into X86 and X86_64? Where is it masked? And no, LLVM has only X86 target that supports all x86 variants (since Pentium Pro, if I recall correctly). *** This bug has been marked as a duplicate of bug 418441 *** |