mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 04:47:56 +00:00
rebase
This commit is contained in:
parent
6dfbd22ddc
commit
fe1a5f00b6
2
debian/patches/fix-clang-path-and-build.diff
vendored
2
debian/patches/fix-clang-path-and-build.diff
vendored
@ -14,7 +14,7 @@ Index: llvm-toolchain-5.0-5.0~+rc2/clang/lib/Driver/ToolChains/Gnu.cpp
|
||||
#include "clang/Config/config.h" // for GCC_INSTALL_PREFIX
|
||||
#include "clang/Driver/Compilation.h"
|
||||
#include "clang/Driver/Driver.h"
|
||||
@@ -2368,6 +2368,7 @@ void Generic_GCC::AddClangCXXStdlibInclu
|
||||
@@ -2368,6 +2369,7 @@ void Generic_GCC::AddClangCXXStdlibInclu
|
||||
addLibStdCxxIncludePaths(DriverArgs, CC1Args);
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user