index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-03-04 13:32:49 +0200 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-03-04 13:32:49 +0200 |
commit | 0de9621b10e7db6f69ee02aa5dbdddbad0cc8245 (patch) | |
tree | 2c075dafc8bb709a4a790be306ecc611c4791d18 /core/elfutils | |
parent | 623f84f022671e2ed2d2b807899f9f9ff86832b0 (diff) |
-rw-r--r-- | core/elfutils/PKGBUILD | 1 |
diff --git a/core/elfutils/PKGBUILD b/core/elfutils/PKGBUILD index bf3e3c92..47b40de6 100644 --- a/core/elfutils/PKGBUILD +++ b/core/elfutils/PKGBUILD @@ -7,6 +7,7 @@ #"${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" $VALGRIND_CMD "$@" #backtrace-child: no main #FAIL run-backtrace-native.sh (exit status: 1) + # some tests fail also upstream (nose) eval "$( declare -f check | \ |