index
:
alicelinux
clang
community
core
extra
gcc
main
pages
staging
Minimal busybox + musl + clang + libressl distro
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repos
/
clang
/
llvm
/
c99
blob: c0e8d13ba5d16a2fbda22c7e047ab58d6313fd5b (
plain
)
1
2
3
#!/bin/sh
exec
/usr/bin/clang
-std
=
c99
"
$@
"