Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 799633 Details for
Bug 865165
sys-devel/llvm-15.0.0_rc2: llvm-config --cmakedir returns incorrect path, dependent packages can't find LLVMConfig.cmake
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add LLVM_INSTALL_PACKAGE_DIR variable
llvm-15.0.0_rc2-r1.patch (text/plain), 417 bytes, created by
Petr Polezhaev
on 2022-08-15 00:58:23 UTC
(
hide
)
Description:
Add LLVM_INSTALL_PACKAGE_DIR variable
Filename:
MIME Type:
Creator:
Petr Polezhaev
Created:
2022-08-15 00:58:23 UTC
Size:
417 bytes
patch
obsolete
>--- llvm-15.0.0_rc2.ebuild 2022-08-15 03:56:19.760073999 +0300 >+++ llvm-15.0.0_rc2-r1.ebuild 2022-08-15 02:13:43.139294586 +0300 >@@ -342,6 +342,7 @@ > # direct cache hit ratio > -DLLVM_APPEND_VC_REV=OFF > -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr/lib/llvm/${SLOT}" >+ -DLLVM_INSTALL_PACKAGE_DIR="${EPREFIX}/usr/lib/llvm/${SLOT}/${libdir}/cmake/llvm" > -DLLVM_LIBDIR_SUFFIX=${libdir#lib} > > -DBUILD_SHARED_LIBS=OFF
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 865165
:
799627
| 799633