forked from sox_ng/sox_ng
11 lines
444 B
Markdown
11 lines
444 B
Markdown
# How to test sox_ng against a machine of the GCC Compile Farm
|
|
|
|
git clone https://codeberg.org/sox_ng/sox_ng
|
|
git clone https://codeberg.org/sox_ng/sox_ng.wiki sox_ng/wiki
|
|
git clone https://codeberg.org/sox_ng/cfarm
|
|
git clone https://codeberg.org/sox_ng/builddeps
|
|
cd cfarm
|
|
sh try.sh sox_ng cfarm421
|
|
|
|
You'll need an account on the farm first, which is free to open source
|
|
software developers. See https://portal.cfarm.net
|