5 lines
67 B
Bash
Executable file
5 lines
67 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
export TARGET_ARCH=ia32
|
|
|
|
script/cibuild-linux
|