Fix conflict directives for libpfm4. (#3673)
This commit is contained in:
parent
6cf87e3637
commit
74bd894427
@ -36,7 +36,7 @@ class Libpfm4(MakefilePackage):
|
|||||||
version('4.8.0', '730383896db92e12fb2cc10f2d41dd43')
|
version('4.8.0', '730383896db92e12fb2cc10f2d41dd43')
|
||||||
|
|
||||||
# Fails to build libpfm4 with intel compiler version 16 and 17
|
# Fails to build libpfm4 with intel compiler version 16 and 17
|
||||||
conflicts('intel@16:17')
|
conflicts('%intel@16:17')
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def install_targets(self):
|
def install_targets(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user