summaryrefslogtreecommitdiffstats
path: root/runtime/syscall.h
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-04-02 12:16:12 -0700
committerJosh Stone <jistone@redhat.com>2009-04-02 12:28:21 -0700
commitb51455af34a99768cc3a6ce50b251132f5fe752e (patch)
tree66a7c70de2561d1685e6ea50e3c61bf112dd9fc9 /runtime/syscall.h
parenta7d25c487ad74dc60bbbd93a2f689e0f0a047273 (diff)
downloadsystemtap-steved-b51455af34a99768cc3a6ce50b251132f5fe752e.tar.gz
systemtap-steved-b51455af34a99768cc3a6ce50b251132f5fe752e.tar.xz
systemtap-steved-b51455af34a99768cc3a6ce50b251132f5fe752e.zip
Disable ccache during kernel module builds
Our module builds always have a 0% ccache hit rate, because the compiler commands always include the randomized tmpdir. Thus, I'm setting CCACHE_DISABLE=1 so ccache never saves these one-use objects. (Besides, we already have our own caching in place for this stuff...)
Diffstat (limited to 'runtime/syscall.h')
0 files changed, 0 insertions, 0 deletions