Dyninst: Add dependencies for v11.0.0 (#23121)

Also update the mpileaks unit test to avoid a conflict on CentOS 6
where Dyninst >=11.0.0 no longer builds due to a compiler version
conflict.
This commit is contained in:
Tim Haines
2021-04-26 15:53:53 -05:00
committed by GitHub
parent 45b4dcb9ed
commit c23ffd89ff
3 changed files with 7 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ bin/spack -h
bin/spack help -a
# Profile and print top 20 lines for a simple call to spack spec
spack -p --lines 20 spec mpileaks%gcc ^elfutils@0.170
spack -p --lines 20 spec mpileaks%gcc ^dyninst@10.2.1 ^elfutils@0.170
#-----------------------------------------------------------
# Run unit tests with code coverage