Skip to content

AtlasLCG Improvements, 1.0 branch (2019.01.11.)

These are two updates that I had to use recently to get the latest version of AnalysisBaseExternals building on macOS Mojave and on an IBM PPC64 server.

The first one allows us to set from the outside additional directories that should be ignored by AtlasLCG modules when looking for externals. The second one is specific to macOS, making sure that headers/libraries from frameworks are only used if POSIX headers and libraries are not available.

Merge request reports