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:
haralmha 2022-06-24 00:45:39 +02:00 committed by GitHub
parent ca10ff1649
commit 86d1a6f2fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ class HadoopXrootd(MavenPackage):
depends_on('hadoop')
depends_on('xrootd')
conflicts('%clang')
def build_args(self):
xrootd_prefix = self.spec['xrootd'].prefix