[110727] trunk/dports/lang/llvm-3.4/files/tiger.patch

jeremyhu at macports.org jeremyhu at macports.org
Wed Sep 4 13:17:24 PDT 2013


Revision: 110727
          https://trac.macports.org/changeset/110727
Author:   jeremyhu at macports.org
Date:     2013-09-04 13:17:24 -0700 (Wed, 04 Sep 2013)
Log Message:
-----------
llvm-3.4: Remove dead patch

Removed Paths:
-------------
    trunk/dports/lang/llvm-3.4/files/tiger.patch

Deleted: trunk/dports/lang/llvm-3.4/files/tiger.patch
===================================================================
--- trunk/dports/lang/llvm-3.4/files/tiger.patch	2013-09-04 19:39:05 UTC (rev 110726)
+++ trunk/dports/lang/llvm-3.4/files/tiger.patch	2013-09-04 20:17:24 UTC (rev 110727)
@@ -1,21 +0,0 @@
-diff --git a/lib/Support/Unix/Signals.inc b/lib/Support/Unix/Signals.inc
-index c9ec9fc..8cc4f41 100644
---- a/lib/Support/Unix/Signals.inc
-+++ b/lib/Support/Unix/Signals.inc
-@@ -267,6 +267,15 @@ void llvm::sys::PrintStackTraceOnErrorSignal() {
-   AddSignalHandler(PrintStackTrace, 0);
- 
- #if defined(__APPLE__)
-+
-+/* These aren't defined in the 10.4 SDK, so provide them here */
-+#ifndef EXC_MASK_CRASH
-+#define EXC_MASK_CRASH 0x400
-+#endif
-+#ifndef MACH_EXCEPTION_CODES
-+#define MACH_EXCEPTION_CODES 0x80000000
-+#endif
-+
-   // Environment variable to disable any kind of crash dialog.
-   if (getenv("LLVM_DISABLE_CRASH_REPORT")) {
-     mach_port_t self = mach_task_self();
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130904/6a62565c/attachment.html>


More information about the macports-changes mailing list