diff --git a/srcpkgs/llvm/patches/gcc7-functional.patch b/srcpkgs/llvm/files/patches/lldb/gcc7-functional.patch similarity index 55% rename from srcpkgs/llvm/patches/gcc7-functional.patch rename to srcpkgs/llvm/files/patches/lldb/gcc7-functional.patch index 23b1525918c..f4d6c349fa1 100644 --- a/srcpkgs/llvm/patches/gcc7-functional.patch +++ b/srcpkgs/llvm/files/patches/lldb/gcc7-functional.patch @@ -1,5 +1,5 @@ ---- tools/lldb/include/lldb/Utility/TaskPool.h 2016-09-06 22:57:50.000000000 +0200 -+++ tools/lldb/include/lldb/Utility/TaskPool.h 2017-05-09 10:11:17.802838086 +0200 +--- lldb/include/lldb/Utility/TaskPool.h 2016-09-06 22:57:50.000000000 +0200 ++++ lldb/include/lldb/Utility/TaskPool.h 2017-05-09 10:11:17.802838086 +0200 @@ -33,6 +33,7 @@ #include #include