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

4 lines
50 B
Bash
Executable file

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