[nfc][cmake] mention that some builtins are no longer bundled#21596
[nfc][cmake] mention that some builtins are no longer bundled#21596ferdymercury wants to merge 2 commits intoroot-project:masterfrom
Conversation
but require internet connection
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 5fdded6. |
|
Thanks. When zstd is merged #21597 and zlib is added to the bundle, this will be merged (and maybe topped up with lzma, which is treated the same. |
|
Thanks for the feedback Danilo :) btw, builtin_xxhash looks like another candidate for off-loading to LCG, in the context of compression |
AFAIK the policy is to keep anything that is strictly required to build minimal ROOT as vendored code and xxhash is one such dependency (required e.g. to build RNTuple) |
but require internet connection