winebuild: Check for LLVM tool name too when using cc_command in find_tool. Similar to how we check for in case of clang from the PATH.
winegcc: Add --cc-cmd option support. Similar to winebuild's --cc-cmd option.
makedep: Pass configured compiler with --cc-cmd to winegcc and winebuild.