Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 548008 Details for
Bug 667094
sys-devel/clang-6.0.1 does not install clang-tblgen, but cross compile needs it
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch allowing clang to find the hosts llvm-config
llvm-config.patch (text/plain), 358 bytes, created by
tt_1
on 2018-09-26 22:24:39 UTC
(
hide
)
Description:
patch allowing clang to find the hosts llvm-config
Filename:
MIME Type:
Creator:
tt_1
Created:
2018-09-26 22:24:39 UTC
Size:
358 bytes
patch
obsolete
>diff --git a/clang-6.0.1.ebuild b/clang-6.0.1-r1.ebuild >index ddcf937..2ded4ad 100644 >--- a/clang-6.0.1.ebuild >+++ b/clang-6.0.1-r1.ebuild >@@ -211,6 +211,7 @@ multilib_src_configure() { > # || die "${tblgen} not found or usable" > mycmakeargs+=( > -DCMAKE_CROSSCOMPILING=ON >+ -DLLVM_CONFIG="${EPREFIX}/usr/lib/llvm/${SLOT}/bin/llvm-config" > ) > fi >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 667094
: 548008