radare2/sys/tcc.sh

5 lines
50 B
Bash
Executable File

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