Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 495702 Details for
Bug 631588
file collisions between sys-libs/compiler-rt-9999 and sys-libs/compiler-rt-sanitizers-9999
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
compiler-rt-9999-remove-profile.patch (text/plain), 515 bytes, created by
Johannes Janssen
on 2017-09-20 22:04:58 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Johannes Janssen
Created:
2017-09-20 22:04:58 UTC
Size:
515 bytes
patch
obsolete
>diff --git a/sys-libs/compiler-rt/compiler-rt-9999.ebuild b/sys-libs/compiler-rt/compiler-rt-9999.ebuild >index 4d0626314c2..16f0989a08d 100644 >--- a/sys-libs/compiler-rt/compiler-rt-9999.ebuild >+++ b/sys-libs/compiler-rt/compiler-rt-9999.ebuild >@@ -97,3 +97,10 @@ src_test() { > > cmake-utils_src_make check-builtins > } >+ >+src_install() { >+ cmake-utils_src_install >+ >+ # remove profile rt as it is installed by compiler-rt-sanitizers, see #631588 >+ rm ${D}/usr/lib/clang/${SLOT}/lib/linux/libclang_rt.profile*.a >+}
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 631588
:
495700
| 495702 |
495706