Update openspeedshop and cbtf version numbers (#9150)
Update the version numbers and now depend on the develop version of dyninst because of a feature in openspeedshop depends on new code in the dyninst develop tree. Without dyninst develop, openspeedshop will not build.
This commit is contained in:

committed by
Adam J. Stewart

parent
e3bae8f936
commit
ccd96a2fed
@@ -51,6 +51,7 @@ class CbtfArgonavis(CMakePackage):
|
||||
git = "https://github.com/OpenSpeedShop/cbtf-argonavis.git"
|
||||
|
||||
version('develop', branch='master')
|
||||
version('1.9.1.2', branch='1.9.1.2')
|
||||
version('1.9.1.1', branch='1.9.1.1')
|
||||
version('1.9.1.0', branch='1.9.1.0')
|
||||
|
||||
|
Reference in New Issue
Block a user