Skip to content

Disable RPC due to licensing issues

Walter Lozano requested to merge wip/wlozano/disable-rpc into apertis/v2024dev2

In Bookwork to build with rpc support libtirpc3 is used which has pieces of BSD-4 code. In Bullseye this was handled by libc6-dev, but in Bookworm is no handled.

To avoid the issue, disable the RPC support.

https://phabricator.apertis.org/T9693

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports