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:
@@ -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
|
||||
|
Reference in New Issue
Block a user