Fix arm builds #612

Fusionnée
mcrosson a fusionné 1 révision(s) à partir de arm_fixup vers master il y a 5 ans
mcrosson a commenté il y a 5 ans (Migré de 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] a commenté il y a 5 ans (Migré de 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 (Migré de github.com) ces changements ont été approuvés il y a 5 ans
elegaanz (Migré de github.com) laisser un commentaire

👍

:+1:

Relecteurs

La demande d'ajout a été fusionnée en e7126ae335.
Vous pouvez également voir les instructions en ligne de commande.

Étape 1:

Depuis le dépôt de votre projet, sélectionnez une nouvelle branche et testez les modifications.
git checkout -b arm_fixup master
git pull origin arm_fixup

Étape 2:

Fusionner les modifications et mettre à jour sur Forgejo.
git checkout master
git merge --no-ff arm_fixup
git push origin master
Connectez-vous pour rejoindre cette conversation.
Aucune évaluation
Aucun jalon
Pas d'assignataires
1 participants
Notifications
Échéance
La date d’échéance est invalide ou hors plage. Veuillez utiliser le format 'aaaa-mm-dd'.

Aucune échéance n'a été définie.

Dépendances

No dependencies set.

Reference: Plume/Plume#612
Chargement…
Il n'existe pas encore de contenu.