Skip to content

tests: link unit tests with libshadow.la#1657

Merged
alejandro-colomar merged 1 commit into
shadow-maint:masterfrom
floppym:test-symbols
Jun 23, 2026
Merged

tests: link unit tests with libshadow.la#1657
alejandro-colomar merged 1 commit into
shadow-maint:masterfrom
floppym:test-symbols

Conversation

@floppym

@floppym floppym commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

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

Fixes: #1654

Comment thread tests/unit/Makefile.am
Comment thread tests/unit/Makefile.am
This fixes errors when the compiler chooses not to inline function calls.

Closes: shadow-maint#1654
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
@alejandro-colomar alejandro-colomar merged commit 2710ecf into shadow-maint:master Jun 23, 2026
16 checks passed
@alejandro-colomar

Copy link
Copy Markdown
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing symbols in unit tests with CFLAGS=-Os

2 participants