mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 21:51:37 +00:00
buildsys: test-util needs -lm for fabs()
This commit is contained in:
committed by
David Herrmann
parent
a87a38c201
commit
01acf6c3b7
@@ -1543,6 +1543,7 @@ test_util_SOURCES = \
|
||||
src/test/test-util.c
|
||||
|
||||
test_util_LDADD = \
|
||||
-lm \
|
||||
libsystemd-core.la
|
||||
|
||||
test_uid_range_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user