Conflict bugged +comm variant (#49371)
This will be fixed in the next tau release. Conflicted up to current. @kwryankrattiger
This commit is contained in:
parent
61ffb87757
commit
be521c441e
@ -176,6 +176,8 @@ class Tau(Package):
|
|||||||
depends_on("oneapi-level-zero", when="+level_zero")
|
depends_on("oneapi-level-zero", when="+level_zero")
|
||||||
depends_on("dyninst@12.3.0:", when="+dyninst")
|
depends_on("dyninst@12.3.0:", when="+dyninst")
|
||||||
|
|
||||||
|
conflicts("+comm", when="@:2.34 +python", msg="Bug in +comm with +python up to @2.34")
|
||||||
|
|
||||||
# Elf only required from 2.28.1 on
|
# Elf only required from 2.28.1 on
|
||||||
conflicts("+elf", when="@:2.28.0")
|
conflicts("+elf", when="@:2.28.0")
|
||||||
conflicts("+libdwarf", when="@:2.28.0")
|
conflicts("+libdwarf", when="@:2.28.0")
|
||||||
|
Loading…
Reference in New Issue
Block a user