mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user