repo.or.cz
/
llpp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wip#1
[llpp.git]
/
ahbs
blob
0bf42a91e0fa74bab4b9586eb7dd2a09eb0ea033
1
#!/bin/bash
2
ccd
=
${ccd-ccache gcc}
;
export
CC
=
$ccd
CXX
=
$ccd
CAML_CC
=
$ccd
3
exec
time
-p
${bash-bash}
build.bash build
"$@"