Skip to content

Conversation

@evverx
Copy link

@evverx evverx commented Oct 17, 2025

to make it possible to build n-acd with clang and ASan.

-Wl,--no-undefined is still passed by meson by default unless -Db_lundef is set to false explicitly:
mesonbuild/meson#764.

(it was spotted in the context of NetworkManager where n-acd is the last library where --no-undefined is still passed. It pins those deps though so it shouldn't affect it until it's bumped there)

to make it possible to build n-acd with clang and ASan.

-Wl,--no-undefined is still passed by meson by default unless -Db_lundef
is set to false explicitly:
mesonbuild/meson#764.

(it was spotted in the context of NetworkManager where n-acd is the last
library where --no-undefined is still passed. It pins those deps though
so it shouldn't affect it until it's bumped there)
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.

1 participant