Good morning ROOT developers -
After failing to port a 6.36.02 build from Debian Trixie (13) to Ubuntu Noble (24.04), I’m now looking into the pre-built tarballs as suggested by the “Installing ROOT” page (I’m not allowed to put the link here).
I’m wondering which settings for the CMake configure stage have been used for them - in particular, which C++ standard was used, which components were turned ON / OFF.
Ideally, I’d like to look into the debian/*
files and/or the build log…
Is this information available somewhere? I might have too much stuff enabled…
Thanks,