Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 651864 Details for
Bug 734962
dev-util/bcc-0.15.0: can be compiled with clang/llvm 10
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bcc-0.15.0-clang-10-ebuild.patch
bcc-0.15.0-clang-10-ebuild.patch (text/plain), 690 bytes, created by
Marco Genasci
on 2020-07-31 14:31:08 UTC
(
hide
)
Description:
bcc-0.15.0-clang-10-ebuild.patch
Filename:
MIME Type:
Creator:
Marco Genasci
Created:
2020-07-31 14:31:08 UTC
Size:
690 bytes
patch
obsolete
>--- bcc-0.15.0.ebuild 2020-06-22 10:49:40.909887597 +0200 >+++ bcc-0.15.0-r1.ebuild 2020-07-31 16:31:06.697677995 +0200 >@@ -27,8 +27,8 @@ > RDEPEND=" > >=sys-kernel/linux-headers-4.14 > >=dev-libs/elfutils-0.166:= >- <sys-devel/clang-10:= >- <sys-devel/llvm-10:=[llvm_targets_BPF(+)] >+ sys-devel/clang:= >+ sys-devel/llvm:=[llvm_targets_BPF(+)] > luajit? ( dev-lang/luajit ) > ${PYTHON_DEPS} > " >@@ -66,7 +66,7 @@ > } > > pkg_setup() { >- LLVM_MAX_SLOT=9 llvm_pkg_setup >+ LLVM_MAX_SLOT=10 llvm_pkg_setup > python-single-r1_pkg_setup > } > >@@ -80,6 +80,7 @@ > src_configure() { > local mycmakeargs=( > -DREVISION=${PV%%_*} >+ -DENABLE_LLVM_SHARED=ON > $(usex luajit '-DWITH_LUAJIT=1' '' '' '') > ) >
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 734962
: 651864