Skip to content

gst-plugins-rs: Enable superstripping on macOS, enable rust variant on ios

amyspark requested to merge amyspark/cerbero:macos-prelink into main

Hi all,

This PR enables the superstripping I implemented in !1255 (merged) for macOS as well, fixing another instance of linker failure when using static GStreamer plugins.

cc @nirbheek

Merge request reports