mm/tools/decomp-permuter/test/compile.sh

3 lines
110 B
Bash
Executable File

#!/bin/bash
mips-linux-gnu-gcc -O2 -fno-PIC -fno-common -ffreestanding -mno-shared -mno-abicalls -G 0 -c "$@"