Fix libjulia install name and libjulia-internal rpath on OS X#47220
Fix libjulia install name and libjulia-internal rpath on OS X#47220ViralBShah merged 1 commit intoJuliaLang:masterfrom
Conversation
|
Should we merge this? Do we need the |
|
That might be a holdover from the 1.6 branch, I can check tomorrow |
|
I do see a lot of |
|
@staticfloat / @giordano Should we merge this? I think it is good to merge since @staticfloat approved it in #47053. |
|
@jonathan-conder-sm Can you check my merge conflict resolution is done right? |
|
|
|
actually I'm not sure, looks like RPATH_LIB was removed and this adds it back, unsure if that's the right thing to do or not |
9021378 to
0ca8bae
Compare
|
I don't think the |
(cherry picked from commit de4f1c3)
Follow-up to #47053, which explains the rationale