commit:     ed0e181697dfb6f1e7454d96b7f14febb1289e05
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  1 02:57:05 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun  1 02:57:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed0e1816

sys-devel/binutils: drop XZ_OPT/XZ_DEFAULTS for 9999

No longer necessary as libbacktrace has been updated upstream.

Bug: https://sourceware.org/PR31327
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/binutils/binutils-9999.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sys-devel/binutils/binutils-9999.ebuild 
b/sys-devel/binutils/binutils-9999.ebuild
index 8576f0e43ff0..57de6c0b9975 100644
--- a/sys-devel/binutils/binutils-9999.ebuild
+++ b/sys-devel/binutils/binutils-9999.ebuild
@@ -373,10 +373,6 @@ src_compile() {
 src_test() {
        cd "${MY_BUILDDIR}" || die
 
-       # https://sourceware.org/PR31327
-       local -x XZ_OPT="-T1"
-       local -x XZ_DEFAULTS="-T1"
-
        (
                # Tests don't expect LTO
                filter-lto

Reply via email to