Hide symbols names when building for mac/arm64
1 unresolved thread
1 unresolved thread
This matches the .hidden
already used for ELF outputs.
This is needed for Chromium's mac/arm64 build. Chromium has a build step that verifies that Chromium Framework only exports a small, fixed set of symbols. The dav1d symbols showed up unexpectedly. This fixes that.
Merge request reports
Activity
Filter activity
- Resolved by Henrik Gramner
That red pipeline report looks like something unrelated to this patch.
changed milestone to %0.8.0
Thanks much! The promised follow-up is at !1050 (merged)