Skip to content

build: Fix build with -Dwith_sysprofd=none

lib/symbols/sp-kernel-symbol.c is using polkit, so we currently always need it.

Alternatively the polkit usage in sp-kernel-symbol should be made optional or other ways to build successfull with -Dwith_sysprof=none

I'm using that setting to somewhat support non-systemd builds for our distro users.

Merge request reports