1prereq: rm -rf ./x86 && mkdir x86
2prog: shell
3stderr_filter: filter_shell_output
4vgopts: -q
5cleanup: rm -rf x86
6