disabled ccache for OSX debug builds

It isn't possible to set file:line breakpoints for binaries built
with ccache/clang and debugged with lldb, so let's disable ccache
when the user specifies --debug

Change-Id: I1df53a251882f6afcc2675312452a60767e5dbab
1 file changed