[3.0.x backport] contrib: main.mak: force LIBDIR to lib/
CMAKE_INSTALL_LIBDIR can be lib, lib64 or even lib/ on Debian, but we already split the contribs by multiarch-tuple / installation directory at the prefix level for contribs to avoid mixups.
Preventing installation in lib64/ ensure every pc files from contribs/ are in the PKG_CONFIG_PATH when configuring.
Fixes #26888
Cherry-picked from commit 346b2fb9.
Signed-off-by: Alexandre Janniaux ajanni@videolabs.io
Merge request reports
Activity
changed milestone to %3.0.x maintenance
added Component::Build system: Contribs label
added MRStatus::Reviewable label
added MRStatus::Acceptable label and removed MRStatus::Reviewable label
added MRStatus::Accepted label and removed MRStatus::Acceptable label
MR Acceptance result
This MergeRequest has been Accepted! Congratulations.MR acceptance checks details:
-
MR should be considered mergeable by Gitlab -
Last pipeline should be successful -
MergeRequest should have at least one external review and/or vote -
All threads should be resolved, and score >= 0 -
MergeRequest should have no activity (threads/votes) for (24h/24h)
-
added 5 commits
-
846e8588...41d862cc - 4 commits from branch
videolan:3.0.x
- 094970ab - contrib: main.mak: force LIBDIR to lib/
-
846e8588...41d862cc - 4 commits from branch
enabled an automatic merge when the pipeline for 094970ab succeeds
changed milestone to %3.0.18