[119162] trunk/dports/lang/llvm-3.3/files/leopard-no-asan.patch

jeremyhu at macports.org jeremyhu at macports.org
Fri Apr 18 03:10:01 PDT 2014


Revision: 119162
          https://trac.macports.org/changeset/119162
Author:   jeremyhu at macports.org
Date:     2014-04-18 03:10:01 -0700 (Fri, 18 Apr 2014)
Log Message:
-----------
clang-3.3: Correct Leopard patch (#43401)

Modified Paths:
--------------
    trunk/dports/lang/llvm-3.3/files/leopard-no-asan.patch

Modified: trunk/dports/lang/llvm-3.3/files/leopard-no-asan.patch
===================================================================
--- trunk/dports/lang/llvm-3.3/files/leopard-no-asan.patch	2014-04-18 10:01:20 UTC (rev 119161)
+++ trunk/dports/lang/llvm-3.3/files/leopard-no-asan.patch	2014-04-18 10:10:01 UTC (rev 119162)
@@ -26,14 +26,14 @@
 ===================================================================
 --- a/tools/clang/runtime/compiler-rt/Makefile.orig	2013-11-15 15:12:44.000000000 -0800
 +++ a/tools/clang/runtime/compiler-rt/Makefile	2014-04-17 22:18:44.000000000 -0700
-@@ -81,9 +81,7 @@ ifeq ($(OS),Darwin)
- RuntimeDirs += darwin darwin_embedded
+@@ -75,9 +75,7 @@ ifeq ($(OS),Darwin)
+ RuntimeDirs += darwin
  RuntimeLibrary.darwin.Configs := \
  	eprintf.a 10.4.a osx.a ios.a cc_kext.a cc_kext_ios5.a \
--	asan_osx_dynamic.dylib \
+-	asan_osx.a asan_osx_dynamic.dylib \
 -	profile_osx.a profile_ios.a \
 -	ubsan_osx.a
 +	profile_osx.a profile_ios.a
- RuntimeLibrary.darwin_embedded.Configs := \
- 	soft_static.a hard_static.a soft_pic.a hard_pic.a
+ endif
  
+ # On Linux, include a library which has all the runtime functions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140418/b1d53229/attachment.html>


More information about the macports-changes mailing list