dev-util/rr: ass IUSE=multilib, bug #636786
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 9 May 2019 22:25:54 +0000 (23:25 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 9 May 2019 22:26:17 +0000 (23:26 +0100)
commit711700db3988f31876e62f67fe2a5d6db0614d7c
tree6acca583e7efe4dd2cecd93b079d94df7635ae3f
parent62e567add0a8eea87f3c799531fd83a5f1ab0ef9
dev-util/rr: ass IUSE=multilib, bug #636786

rr has a support to replay both 32-bit and 64-bit binaries
on amd64. For that it probes toolchain with -m32 support.

On non-multilib profiles -m32 does not work as we don't
have 32-bit glibc anf libgcc.

Guard the autodetection behing USE=multilib.

Reported-by: Alexander Sergeyev
Reported-by: Quentin Minster
Closes: https://bugs.gentoo.org/636786
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-util/rr/rr-5.2.0-r1.ebuild [new file with mode: 0644]