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
/
core
/
llvm
/
c89
blob: e1755f5c993c7b5d0378cbe2407661459296ea01 (
plain
)
1
2
3
#!/bin/sh
exec
/usr/bin/clang
-ansi
"
$@
"