[150997] trunk/dports/lang/llvm-3.9/files/ 2008-darwin-Don-t-include-eprintf-in-libclang_rt.osx.a.patch

jeremyhu at macports.org jeremyhu at macports.org
Fri Aug 5 00:05:16 PDT 2016


Revision: 150997
          https://trac.macports.org/changeset/150997
Author:   jeremyhu at macports.org
Date:     2016-08-05 00:05:16 -0700 (Fri, 05 Aug 2016)
Log Message:
-----------
clang-3.9: Add missing patch from previous commit

Added Paths:
-----------
    trunk/dports/lang/llvm-3.9/files/2008-darwin-Don-t-include-eprintf-in-libclang_rt.osx.a.patch

Added: trunk/dports/lang/llvm-3.9/files/2008-darwin-Don-t-include-eprintf-in-libclang_rt.osx.a.patch
===================================================================
--- trunk/dports/lang/llvm-3.9/files/2008-darwin-Don-t-include-eprintf-in-libclang_rt.osx.a.patch	                        (rev 0)
+++ trunk/dports/lang/llvm-3.9/files/2008-darwin-Don-t-include-eprintf-in-libclang_rt.osx.a.patch	2016-08-05 07:05:16 UTC (rev 150997)
@@ -0,0 +1,27 @@
+From bb7d87c427f55413e67b7f20d8093b9692bb75da Mon Sep 17 00:00:00 2001
+From: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
+Date: Thu, 4 Aug 2016 22:10:31 -0700
+Subject: [PATCH 2008/2008] darwin: Don't include eprintf in libclang_rt.osx.a
+
+https://llvm.org/bugs/show_bug.cgi?id=28855
+
+Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
+---
+ lib/builtins/Darwin-excludes/osx.txt | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git llvm_master/projects/compiler-rt/lib/builtins/Darwin-excludes/osx.txt macports_master/projects/compiler-rt/lib/builtins/Darwin-excludes/osx.txt
+index 6f9d0a7..a248b81 100644
+--- llvm_master/projects/compiler-rt/lib/builtins/Darwin-excludes/osx.txt
++++ macports_master/projects/compiler-rt/lib/builtins/Darwin-excludes/osx.txt
+@@ -1,6 +1,7 @@
+ apple_versioning
+ addtf3
+ divtf3
++eprintf
+ multf3
+ powitf2
+ subtf3
+-- 
+2.9.1
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160805/d74e9722/attachment.html>


More information about the macports-changes mailing list