repo/core/gcc/files/c99
Dylan Araps 4ba8434125
gcc: mark c99 as executable
Closes #258

New chroot release shortly.
2021-07-02 12:12:00 +00:00

3 lines
32 B
Bash
Executable File

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