Summary: The LLVM-libc stores its headers in the target-specific include directory. This PR makes the Linux toolchain include the standard lib directory when used. This allows LLVM-libc to work and any other standard language headers installed there. We search this first.