Dyninst: add elfutils versioning (#19648)

This commit is contained in:
Tim Haines
2021-04-27 07:15:37 -05:00
committed by GitHub
parent 42af3c16bf
commit cad06a15e0
2 changed files with 5 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 ^dyninst@10.2.1 ^elfutils@0.170
spack -p --lines 20 spec mpileaks%gcc ^dyninst@10.0.0 ^elfutils@0.170
#-----------------------------------------------------------
# Run unit tests with code coverage