commit: 690c367c4bddbc30eb7e6be580264cba166a20a2
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 28 16:42:57 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Thu Apr 28 16:42:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690c367c
sys-devel/mold: handle renamed/additional tests
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
sys-devel/mold/mold-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-devel/mold/mold-9999.ebuild b/sys-devel/mold/mold-9999.ebuild
index 83ebef232694..a9e0aa6a2c2e 100644
--- a/sys-devel/mold/mold-9999.ebuild
+++ b/sys-devel/mold/mold-9999.ebuild
@@ -45,8 +45,8 @@ src_prepare() {
# Needs unpackaged dwarfdump
rm test/elf/{{dead,compress}-debug-sections,compressed-debug-info}.sh
|| die
- # Heavy test, needs qemu
- rm test/elf/gdb-index.sh || die
+ # Heavy tests, need qemu
+ rm test/elf/gdb-index-{compress-output,dwarf{2,3,4,5}}.sh || die
# Sandbox sadness
rm test/elf/run.sh || die