Erwin 4 yıl önce
ebeveyn
işleme
c6944d7f6c
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      build.sh

+ 4 - 0
build.sh

@@ -0,0 +1,4 @@
+# ARM6
+cross build --target arm-unknown-linux-gnueabihf  --release
+cp target/arm-unknown-linux-gnueabihf/release/partun release/arm-unknown-linux-gnueabihf/
+