Skip to content

Conversation

@matt-sm
Copy link
Contributor

@matt-sm matt-sm commented Nov 16, 2025

Adds ar and strip tool paths to meson

Previously, these were taken from the host.

Added some logic for platforms where strip does not exist, and also had to add a check to prevent ar=libtool on Darwin.

@matt-sm matt-sm force-pushed the meson-static-linker branch 4 times, most recently from c02df76 to 9ccf62d Compare November 17, 2025 05:41
@matt-sm matt-sm changed the title meson: add static linker var meson: add missing tool paths Nov 17, 2025
If an AR var is not exported, meson will use static linker from the host
@matt-sm matt-sm force-pushed the meson-static-linker branch from 9ccf62d to d23cfab Compare November 17, 2025 08:19
@matt-sm matt-sm marked this pull request as ready for review November 17, 2025 09:01
@matt-sm
Copy link
Contributor Author

matt-sm commented Nov 21, 2025

@cerisier this one is required to stop meson from using AR and STRIP from host

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