Had to force a patch to the OMPT support, so the hash for v0.1 has
changed.
This commit is contained in:
@@ -5,7 +5,7 @@ class OmptOpenmp(Package):
|
||||
homepage = "https://github.com/OpenMPToolsInterface/LLVM-openmp"
|
||||
url = "http://github.com/khuck/LLVM-openmp/archive/v0.1.tar.gz"
|
||||
|
||||
version('0.1', '3375b5ce67a48cae107371fcd811f639')
|
||||
version('0.1', 'cc004c28b6c0d564340ed6174045b370')
|
||||
|
||||
# depends_on("foo")
|
||||
|
||||
|
Reference in New Issue
Block a user