Skip to content

cargo_wrapper.py: Allow setting the optimization level from meson

Amyspark requested to merge amyspark/librsvg:add-optimization-support into main

Hi all,

This enables building optimized librsvg from within Meson. I elected to use environment variables because at GStreamer we already use cargo.toml to configure the build for Android/iOS.

Let me know what you think.

Merge request reports

Loading