mirror of
https://github.com/encounter/decomp-permuter.git
synced 2026-07-10 03:18:46 -07:00
3 lines
40 B
Bash
Executable File
3 lines
40 B
Bash
Executable File
#!/bin/bash
|
|
mips-linux-gnu-gcc -O2 "$@"
|