Skip to content

Fix compilation problem with external package Hal

Florian Uhlig requested to merge f.uhlig/cbmroot:fix_hal_compilation into master

The compilation of some analysis files did crash due to missing header files when not setting the environment variables SIMPATH and FAIRROOTPATH. The problem was that the external package Hal internally uses this environment variables and changed compilation targets if they are found. Add a patch which fixes this but the change should go upstream.

PAL Edit: Redmine refs #3202 #3204

Edited by Pierre-Alain Loizeau

Merge request reports