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

Fix compiling with system llvm 3.4 #9815

Merged
merged 1 commit into from
Jan 17, 2015
Merged

Conversation

drepper
Copy link
Contributor

@drepper drepper commented Jan 17, 2015

I don't know whether nobody ever tried it, but I need this patch when I try to compile with the system llvm on my old Fedora 20 system. Seems to work correctly with this patch, without it doesn't compile. The only question is whether there are multiple llvm 3.4 ABIs. I hope not in which case this patch is correct.

ihnorton added a commit that referenced this pull request Jan 17, 2015
Fix compiling with system llvm 3.4
@ihnorton ihnorton merged commit 4b20e10 into JuliaLang:master Jan 17, 2015
@ihnorton
Copy link
Member

Thanks.

@ihnorton
Copy link
Member

(cc: @nalimilan #9341)

@nalimilan
Copy link
Member

Thanks indeed, this will allow me to re-enable the Fedora/RHEL nightlies on distros with LLVM 3.4. If it works I'll update README.md to say LLVM 3.4 is supported (ATM at least...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants