Attention is currently required from: osmith.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/34260 )
Change subject: debian: fix build on ubuntu 20.04 without liburing ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1: Seeing how much fallout we had after making libosmocore depend on liburing by default (unless `--disable-uring` is specified), I am again starting to think that it would have been safer to not require this problematic dependency unless explicitly configured (i.e. by passing `--enable-uring`). This way we could enable it only when building for known-to-have-it distributions.