Skip to content

v6-24-06-patches-alice1

Compare
Choose a tag to compare
@sawenzel sawenzel released this 12 May 12:53
Optional power-user treatment to reduce syscalls during startup

This commit provides the possibility to pass system library search
paths as well as some compiler include paths to ROOT as environment
variables.
This has the advantage that ROOT will not spawn sub-processes
and we can do the setup only once, instead of doing it for every
single executable that is linked to ROOT.