kiss-mfavila-large/ports/gcc10/files/c99
2021-05-09 03:10:08 -03:00

3 lines
32 B
Bash

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