Add arm64 build support

This commit is contained in:
HAMIDx9 2017-08-08 06:59:45 +00:00 committed by Cheng Zhao
parent 0c93e4b8d7
commit cd42133651
5 changed files with 1029 additions and 182 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
export TARGET_ARCH=arm64
script/cibuild-linux