summarylogtreecommitdiffstats
path: root/tigcc.sh
blob: 19097d38effc643c9697c4f7ca3bb72719f64737 (plain)
1
2
3
#!/bin/bash
TIGCC=/usr/share/gcc4ti exec -a "$0" /usr/share/gcc4ti/bin/tigcc "$@"