Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 502922 Details for
Bug 636786
dev-util/rr-5.0.0 is broken on no-multilib profile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to conditionally disable x32
enable-optional-x32.patch (text/plain), 486 bytes, created by
Alexander Sergeyev
on 2017-11-07 13:37:13 UTC
(
hide
)
Description:
patch to conditionally disable x32
Filename:
MIME Type:
Creator:
Alexander Sergeyev
Created:
2017-11-07 13:37:13 UTC
Size:
486 bytes
patch
obsolete
>--- /usr/portage/dev-util/rr/rr-5.0.0.ebuild 2017-11-07 09:07:05.000000000 +0300 >+++ /usr/local/portage/dev-util/rr/rr-5.0.0.ebuild 2017-11-07 16:21:52.143508770 +0300 >@@ -15,7 +15,7 @@ > LICENSE="MIT BSD-2" > SLOT="0" > KEYWORDS="~amd64" >-IUSE="test" >+IUSE="test disable-x32" > REQUIRED_USE="${PYTHON_REQUIRED_USE}" > > DEPEND=" >@@ -52,6 +48,7 @@ > src_configure() { > local mycmakeargs=( > -DBUILD_TESTS=$(usex test) >+ -Ddisable32bit=$(usex disable-x32) > ) > > cmake-utils_src_configure
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 636786
:
502920
| 502922 |
575326
|
575550