Skip to content

Fix PyAnalysis build with clang

Tadej Novak requested to merge tadej/atlasexternals:clang-pyanalysis into master

Fix PyAnalysis build with clang by also passing existing LD_LIBRARY_PATH. I'm not sure if using $ENV{...} is safe-enough or do we need a wrapper script like for ROOT. I'll let @akraszna comment.

Merge request reports