mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 20:49:58 +00:00
Update patch
This commit is contained in:
parent
5f371677fe
commit
478cc6d24c
2
debian/patches/wasm/wasm-sysroot-usr.diff
vendored
2
debian/patches/wasm/wasm-sysroot-usr.diff
vendored
@ -19,7 +19,7 @@ Index: llvm-toolchain-snapshot_17~++20230523093327+96a003b9bf79/clang/lib/Driver
|
|||||||
|
|
||||||
if (!DriverArgs.hasArg(options::OPT_nobuiltininc)) {
|
if (!DriverArgs.hasArg(options::OPT_nobuiltininc)) {
|
||||||
SmallString<128> P(D.ResourceDir);
|
SmallString<128> P(D.ResourceDir);
|
||||||
@@ -425,12 +426,20 @@ void WebAssembly::AddClangSystemIncludeA
|
@@ -425,12 +426,29 @@ void WebAssembly::AddClangSystemIncludeA
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user