Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build_files/build_environment/patches/llvm.diff')
-rw-r--r--build_files/build_environment/patches/llvm.diff4
1 files changed, 2 insertions, 2 deletions
diff --git a/build_files/build_environment/patches/llvm.diff b/build_files/build_environment/patches/llvm.diff
index b797bb030ee..5f89816292b 100644
--- a/build_files/build_environment/patches/llvm.diff
+++ b/build_files/build_environment/patches/llvm.diff
@@ -1,5 +1,5 @@
---- a/lib/Support/Unix/Path.inc 2020-02-17 09:24:26.000000000 +0100
-+++ b/lib/Support/Unix/Path.inc 2020-02-17 09:26:25.000000000 +0100
+--- a/llvm/lib/Support/Unix/Path.inc 2020-02-17 09:24:26.000000000 +0100
++++ b/llvm/lib/Support/Unix/Path.inc 2020-02-17 09:26:25.000000000 +0100
@@ -1200,7 +1200,9 @@
/// implementation.
std::error_code copy_file(const Twine &From, const Twine &To) {