ソースを参照

Merge pull request #246 from eza-community/cafk-armhf-binary

build(release): armhf binary
Christina Sørensen 2 年 前
コミット
ca66ff9a64
1 ファイル変更1 行追加0 行削除
  1. 1 0
      Justfile

+ 1 - 0
Justfile

@@ -144,6 +144,7 @@ alias itest := integration_tests
     rustup toolchain install stable
     cross build --target x86_64-unknown-linux-gnu --release
     cross build --target aarch64-unknown-linux-gnu --release
+    cross build --target arm-unknown-linux-gnueabihf --release
     # cross build --target aarch64-apple-darwin --release
     cross build --target x86_64-pc-windows-gnu --release
     # cross build --target aarch64-pc-windows-gnullvm --release