hadoop-xrootd: Add clang conflict (#31215)
* hadoop-xrootd: Add clang conflict * Flake8 Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
This commit is contained in:
parent
ca10ff1649
commit
86d1a6f2fc
@ -18,6 +18,7 @@ class HadoopXrootd(MavenPackage):
|
|||||||
|
|
||||||
depends_on('hadoop')
|
depends_on('hadoop')
|
||||||
depends_on('xrootd')
|
depends_on('xrootd')
|
||||||
|
conflicts('%clang')
|
||||||
|
|
||||||
def build_args(self):
|
def build_args(self):
|
||||||
xrootd_prefix = self.spec['xrootd'].prefix
|
xrootd_prefix = self.spec['xrootd'].prefix
|
||||||
|
Loading…
Reference in New Issue
Block a user