On 16.06.25 06:10, Matt Smith (matts3) wrote:
Currently there doesn't seem to be a way to pass shared library-specific flags via a meson build option.This patch allows the existing ldflags_sl to be set via a build option.
What uses do you have in mind for this?