Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 575326 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]
rr-5.2.0-no-multilib-ebuild.patch
file_636786.txt (text/plain), 807 bytes, created by
Quentin Minster
on 2019-05-05 14:22:06 UTC
(
hide
)
Description:
rr-5.2.0-no-multilib-ebuild.patch
Filename:
MIME Type:
Creator:
Quentin Minster
Created:
2019-05-05 14:22:06 UTC
Size:
807 bytes
patch
obsolete
>--- /usr/portage/dev-util/rr/rr-5.2.0.ebuild 2019-02-15 00:09:37.000000000 +0100 >+++ dev-util/rr/rr-5.2.0.ebuild 2019-05-05 16:08:06.546926761 +0200 >@@ -1,12 +1,13 @@ >-# Copyright 1999-2018 Gentoo Foundation >+# Copyright 1999-2019 Gentoo Authors > # Distributed under the terms of the GNU General Public License v2 > > EAPI=6 > >+MULTILIB_COMPAT=( abi_x86_{32,64} ) > PYTHON_COMPAT=( python2_7 ) > CMAKE_BUILD_TYPE=Release > >-inherit cmake-utils linux-info python-single-r1 >+inherit cmake-utils linux-info multilib-build python-single-r1 > > DESCRIPTION="Record and Replay Framework" > HOMEPAGE="https://rr-project.org/" >@@ -53,6 +54,7 @@ > src_configure() { > local mycmakeargs=( > -DBUILD_TESTS=$(usex test) >+ -Ddisable32bit=$(usex abi_x86_32 no yes) > ) > > 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