Skip to content
Commit 4b1ffa0b authored by Michael Roitzsch's avatar Michael Roitzsch Committed by Daiderd Jordan
Browse files

podofo: fix library linkage on Darwin (#47214)

* podofo: fix library linkage on Darwin

Because the library is not yet installed when the tools are build, it does not contain its final store path as its install name. Linking the tools picks up this incorrect install name and needs to be fixed after installing.
parent f4adfea5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment