repo.or.cz
/
unleashed-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bzip: make 64bit install no-op
[unleashed-userland.git]
/
tools
/
ccache-wrap
/
CC.gcc.64
blob
82df7bc1c4cb3bce458bccc3a6661676d4f87ec2
1
#!/bin/sh
2
exec
${CCACHE} ${CC_gcc_64}
"$@"