gnu: elfutils: Skip 2 more tests on the hurd.

Fixes guix/guix#1303

* gnu/packages/elf.scm (elfutils): Skip run-declfiles.sh and
run-dwarf-getmacros.sh tests on hurd-systems

Change-Id: Ied5cf1f98b1672451acd26f6048d80d87e20e130
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Yelninei 2025-07-17 17:51:20 +00:00 committed by Andreas Enge
parent 36fc0fc87b
commit 305a54e99c
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -155,7 +155,9 @@ libraries.")
"tests/run-attr-integrate-skel.sh"
"tests/run-bug1-test.sh"
"tests/run-copyadd-sections.sh"
"tests/run-declfiles.sh"
"tests/run-deleted.sh"
"tests/run-dwarf-getmacros.sh"
"tests/run-get-units-split.sh"
"tests/run-native-test.sh"
"tests/run-readelf-loc.sh"