kiss-mfavila-large/ports/gcc/files/c99

3 lines
32 B
Bash

#!/bin/sh
exec cc -std=c99 "$@"