Fix arm builds #612

Unito
mcrosson ha unito 1 commit da arm_fixup a master 5 anni fa
mcrosson 5 anni fa ha commentato (Migrato da 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] 5 anni fa ha commentato (Migrato da 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 (Migrato da github.com) hanno approvato queste modifiche 5 anni fa
elegaanz (Migrato da github.com) lascia un commento

👍

:+1:

Revisori

La pull request è stata unita come e7126ae335.
Puoi anche visualizzare le istruzioni da riga di comando.

Passo 1:

Dal repository del tuo progetto, fai il check out di un nuovo branch e verifica le modifiche.
git checkout -b arm_fixup master
git pull origin arm_fixup

Passo 2:

Fai il merge delle modifiche e aggiorna su Forgejo.
git checkout master
git merge --no-ff arm_fixup
git push origin master
Effettua l'accesso per partecipare alla conversazione.
Nessun revisore
Nessuna milestone
Nessuna assegnatario
1 Partecipanti
Notifiche
Data di scadenza
La data di scadenza non è valida o fuori intervallo. Si prega di utilizzare il formato 'aaaa-mm-dd'.

Nessuna data di scadenza impostata.

Dipendenze

Nessuna dipendenza impostata.

Riferimento: Plume/Plume#612
Caricamento…
Non ci sono ancora contenuti.