Add initial arm specific cibuild script

This commit is contained in:
Kevin Sawicki 2016-11-29 15:41:23 -08:00
parent 2c8ab72269
commit 9904da9a48
4 changed files with 32 additions and 0 deletions

View file

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