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

3 lines
32 B
Plaintext
Raw Normal View History

2021-05-09 02:10:08 -04:00
#!/bin/sh
exec cc -std=c99 "$@"