Skip to content
Snippets Groups Projects

library paths: Explicitly add /usr/local/lib

Merged Jean-Baptiste Kempf requested to merge jbk/libbluray:usr-local into master

Hardened runtime prevents the program to load any libraries outside of the application bundle by default. Specifically, it also ignores DYLD_FALLBACK_PATH which would contain /usr/local/lib. To allow usage of a library outside of the application bundle, add /usr/local/lib explicitly.

Signed-off-by: Jean-Baptiste Kempf jb@videolan.org

Merge request reports

Pipeline #5018 passed

Pipeline passed for a6faca51 on jbk:usr-local

Approval is optional

Merged by Petri HintukainenPetri Hintukainen 5 years ago (Feb 25, 2019 5:47pm UTC)

Merge details

  • Changes merged into master with a6faca51.
  • Did not delete the source branch.

Pipeline #5021 passed

Pipeline passed for a6faca51 on 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