radare2/sys/tcc.sh
2015-10-21 16:31:24 +02:00

5 lines
50 B
Bash
Executable File

#!/bin/sh
export CC="tcc"
exec sys/install.sh $*