]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests: link unit tests with libshadow.la
authorMike Gilbert <floppym@gentoo.org>
Tue, 23 Jun 2026 17:25:50 +0000 (13:25 -0400)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Tue, 23 Jun 2026 22:50:42 +0000 (00:50 +0200)
commit2710ecf20c19ccbc0845fc7e3cc578665705c3ea
treefbbffd6ed6ef4a60ef112425895cb660032125ac
parent0b88c2c1897b2ff1c051923f15c25e8b7cee215b
tests: link unit tests with libshadow.la

This fixes errors when the compiler chooses not to inline function calls.

Closes: https://github.com/shadow-maint/shadow/issues/1654
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
tests/unit/Makefile.am