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