Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSX: Add both RPATH entries to julia, don't overwrite #21134

Merged
merged 1 commit into from
Mar 23, 2017

Conversation

staticfloat
Copy link
Member

Essentially, we were overwriting our first RPATH entry with our second, instead of adding them together. This didn't actually break anything, but was a little bit of a surprise for me when I was trying to debug something.

@ararslan ararslan added the building Build system, or building Julia or its dependencies label Mar 22, 2017
@staticfloat staticfloat merged commit 4b8ef64 into master Mar 23, 2017
@ararslan ararslan deleted the sf/smallest_diff_ever branch March 23, 2017 05:12
tkelman pushed a commit that referenced this pull request May 2, 2017
tkelman pushed a commit that referenced this pull request May 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants