Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M margo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sds
  • margo
  • Merge requests
  • !28

work around margo/mercury rpath problem

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philip Carns requested to merge carns/dev-libtool-mercury into master Jun 18, 2020
  • Overview 0
  • Commits 1
  • Changes 2

This modification to the margo.la file causes projects linking against margo that use libtool to automatically add rpath to mercury.

libtool already sets rpath to the margo library, but it actually needs mercury as well at that level because margo.h makes direct calls to HG_ functions in the mercury library.

Edited Jun 24, 2020 by Philip Carns
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: carns/dev-libtool-mercury