meson: meson doesn't set soname/install_name of cdylib rust targets for you, unlike shared_library C++ targets #5

Open
opened 2025-02-22 07:42:51 +00:00 by jade · 0 comments
Owner

Impact: one conditional and one ugly -Clink-arg=-soname=libfoo.so/-Clink-arg=-install_name=libfoo.dylib per rust target. Not bad, just ugly. Not hard to fix.

Link: https://github.com/mesonbuild/meson/issues/13537

Impact: one conditional and one ugly `-Clink-arg=-soname=libfoo.so`/`-Clink-arg=-install_name=libfoo.dylib` per rust target. Not bad, just ugly. Not hard to fix. Link: https://github.com/mesonbuild/meson/issues/13537
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/external-bugs#5
No description provided.