kiss-mfavila-large/ports/gcc/files/c99
2021-07-24 04:17:19 +00:00

3 lines
32 B
Bash

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