FreeBSD Bugzilla – Attachment 197288 Details for
Bug 231528
devel/llvm40: fix build with GCC 7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
llvm40.patch (text/plain), 1003 bytes, created by
Piotr Kubaj
on 2018-09-20 21:34:18 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-09-20 21:34:18 UTC
Size:
1003 bytes
patch
obsolete
>Index: files/patch-tools_lldb_include_lldb_Utility_TaskPool.h >=================================================================== >--- files/patch-tools_lldb_include_lldb_Utility_TaskPool.h (nonexistent) >+++ files/patch-tools_lldb_include_lldb_Utility_TaskPool.h (working copy) >@@ -0,0 +1,10 @@ >+--- tools/lldb/include/lldb/Utility/TaskPool.h.orig 2018-09-20 19:31:12 UTC >++++ tools/lldb/include/lldb/Utility/TaskPool.h >+@@ -33,6 +33,7 @@ >+ #include <queue> >+ #include <thread> >+ #include <vector> >++#include <functional> >+ >+ // Global TaskPool class for running tasks in parallel on a set of worker thread >+ // created the first > >Property changes on: files/patch-tools_lldb_include_lldb_Utility_TaskPool.h >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231528
: 197288