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 arm builds #612

Merged
merged 1 commit into from
Jun 4, 2019
Merged

Fix arm builds #612

merged 1 commit into from
Jun 4, 2019

Conversation

mcrosson
Copy link
Contributor

@mcrosson mcrosson commented Jun 4, 2019

The latest plume sources need LLVM 8.0.0 for compilation. This PR bumps LLVM and restores arm64 builds.

arm32 builds should work but nix is currently broken for builds. See #611 for more information on the arm32 breakages. Once nix is updated, this should also fix arm32 builds.

I've also removed a pair of comments that reference unneeded LLVM tools.

@codecov
Copy link

codecov bot commented Jun 4, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@b2312d7). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff            @@
##             master    #612   +/-   ##
========================================
  Coverage          ?   34.6%           
========================================
  Files             ?      67           
  Lines             ?    7840           
  Branches          ?    1883           
========================================
  Hits              ?    2713           
  Misses            ?    4367           
  Partials          ?     760

Copy link
Member

@elegaanz elegaanz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@elegaanz elegaanz merged commit e7126ae into Plume-org:master Jun 4, 2019
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.

2 participants