mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
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:
parent
36fc0fc87b
commit
305a54e99c
1 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue