Skip to content
Snippets Groups Projects

Draft: contrib: prefer static linking of libraries found by Meson

Closed Steve Lhomme requested to merge robUx4/vlc:contrib-meson-static into master
1 unresolved thread

For all libraries we build in contribs we want the static library version so our binaries can be distributed.

The --prefer-static option tries to use system libraries as static libraries when both variants are possible [1]. We don't want to have to distribute the dynamic libraries it may find during contrib builds.

[1] https://mesonbuild.com/Commands.html

Merge request reports

Merge request pipeline #338588 failed

Merge request pipeline failed for 55900f76

Approval is optional

Closed by Steve LhommeSteve Lhomme 3 months ago (Jan 30, 2025 2:00pm UTC)

Merge details

  • The changes were not merged into master.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading