On 1/28/22 22:28, Casey Bodley wrote:
yeah, thanks Thomas. i'm trying to follow the same pattern we've used with other submodules like boost and rocksdb. the plan is to have cmake variables WITH_SYSTEM_ARROW and WITH_SYSTEM_UTF8PROC that control whether we link against the system packages or submodules, and WITH_SYSTEM_UTF8PROC can default to ON for the debian builds
This makes me think: I've been looking for a WITH_SYSTEM_JERASURE and WITH_SYSTEM_GFCOMPLETE but didn't find it. Will Ceph takes the system libs if they are present? If not, is not a possible addition? I'd love to have such fix for Pacific, for example.
Note that I've audited the changes between the Ceph submodule and the system lib I'm maintaining, and it feels like the changes are minimal, and the version in Debian is better than the submodule (more input checkings...).
Cheers, Thomas Goirand (zigo) _______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx