repo/core/gcc/files/c99
2019-06-28 22:04:48 +07:00

3 lines
32 B
Bash

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