[101241] trunk/dports/lang/llvm-2.9/files/pthread.patch

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 6 15:46:47 PST 2013


Revision: 101241
          https://trac.macports.org/changeset/101241
Author:   jeremyhu at macports.org
Date:     2013-01-06 15:46:47 -0800 (Sun, 06 Jan 2013)
Log Message:
-----------
llvm-2.9: Add a missing patch

Added Paths:
-----------
    trunk/dports/lang/llvm-2.9/files/pthread.patch

Added: trunk/dports/lang/llvm-2.9/files/pthread.patch
===================================================================
--- trunk/dports/lang/llvm-2.9/files/pthread.patch	                        (rev 0)
+++ trunk/dports/lang/llvm-2.9/files/pthread.patch	2013-01-06 23:46:47 UTC (rev 101241)
@@ -0,0 +1,12 @@
+--- a/lib/Support/Unix/Signals.inc.orig	2013-01-02 15:32:07.000000000 -0800
++++ b/lib/Support/Unix/Signals.inc	2013-01-02 15:32:26.000000000 -0800
+@@ -30,6 +30,9 @@
+ #include <dlfcn.h>
+ #include <cxxabi.h>
+ #endif
++
++#include <pthread.h>
++
+ using namespace llvm;
+ 
+ static RETSIGTYPE SignalHandler(int Sig);  // defined below.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130106/e8876df2/attachment.html>


More information about the macports-changes mailing list