repo/core/gcc/files/c99

3 lines
32 B
Plaintext
Raw Normal View History

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