6 строки
86 B
Plaintext
6 строки
86 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
export TARGET_ARCH=ia32
|
||
|
|
||
|
script/cibuild-libchromiumcontent-linux
|