Fix arm builds #612

Yhdistetty
mcrosson yhdistetty 1 committia lähteestä arm_fixup kohteeseen master 5 vuotta sitten
mcrosson kommentoi 5 vuotta sitten (Migrated from github.com)

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.

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[bot] kommentoi 5 vuotta sitten (Migrated from github.com)

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
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/612?src=pr&el=h1) Report > :exclamation: No coverage uploaded for pull request base (`master@b2312d7`). [Click here to learn what that means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit). > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #612 +/- ## ======================================== Coverage ? 34.6% ======================================== Files ? 67 Lines ? 7840 Branches ? 1883 ======================================== Hits ? 2713 Misses ? 4367 Partials ? 760 ```
elegaanz (Migrated from github.com) hyväksyi nämä muutokset 5 vuotta sitten
elegaanz (Migrated from github.com) jätti kommentin

👍

:+1:

Reviewers

The pull request has been merged as e7126ae335.
You can also view command line instructions.

Vaihe 1:

From your project repository, check out a new branch and test the changes.
git checkout -b arm_fixup master
git pull origin arm_fixup

Vaihe 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff arm_fixup
git push origin master
Sign in to join this conversation.
No reviewers
Ei merkkipaalua
Ei käsittelijää
1 osallistujaa
Ilmoitukset
Määräpäivä
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

Määräpäivää ei asetettu.

Riippuvuudet

Riippuvuuksia ei asetettu.

Reference: Plume/Plume#612
Ladataan…
Sisältöä ei vielä ole.