This website requires JavaScript.
Explore
Help
Register
Sign In
kiss-community
/
repo
Watch
2
Star
0
Fork
1
You've already forked repo
mirror of
https://codeberg.org/kiss-community/repo
synced
2024-11-16 11:40:21 -07:00
Code
Issues
Wiki
56d51a4f9f
repo
/
core
/
gcc
/
files
/
c99
Muhammad Herdiansyah
3af3d3b4c8
gcc: add c99 executable for POSIX compliance
2019-06-28 22:04:48 +07:00
3 lines
32 B
Bash
Raw
Blame
History
#!/bin/sh
exec
cc -std
=
c99
"
$@
"
View Git Blame
Copy Permalink