mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: add $LIBM to the sysprof binary
This commit is contained in:
@ -130,6 +130,7 @@ PKG_CHECK_MODULES(SYSTEMD,
|
||||
[libsystemd >= systemd_required_version],
|
||||
[have_systemd=yes],
|
||||
[have_systemd=no])
|
||||
LT_LIB_M
|
||||
|
||||
# sysprofd requires libsystemd and polkit, and is required to run
|
||||
# the ui without root permissions
|
||||
|
||||
Reference in New Issue
Block a user