[63417] trunk/dports/lang/sbcl/files/patch-base-target-features.diff

easieste at macports.org easieste at macports.org
Thu Feb 4 07:59:26 PST 2010


Revision: 63417
          http://trac.macports.org/changeset/63417
Author:   easieste at macports.org
Date:     2010-02-04 07:59:23 -0800 (Thu, 04 Feb 2010)
Log Message:
-----------
Corrected patch for sbcl-1.0.34.

Modified Paths:
--------------
    trunk/dports/lang/sbcl/files/patch-base-target-features.diff

Modified: trunk/dports/lang/sbcl/files/patch-base-target-features.diff
===================================================================
--- trunk/dports/lang/sbcl/files/patch-base-target-features.diff	2010-02-04 13:55:46 UTC (rev 63416)
+++ trunk/dports/lang/sbcl/files/patch-base-target-features.diff	2010-02-04 15:59:23 UTC (rev 63417)
@@ -1,15 +1,15 @@
---- base-target-features.lisp-expr.orig	2007-10-16 16:34:50.000000000 -0600
-+++ base-target-features.lisp-expr	2007-10-16 16:35:26.000000000 -0600
-@@ -157,7 +157,7 @@
-  ;; and the %fs segment register.  Note that no consistent effort to
-  ;; audit the SBCL library code for thread safety has been performed,
-  ;; so caveat executor.
+--- base-target-features.lisp-expr.orig	2009-12-24 10:24:02.000000000 +0100
++++ base-target-features.lisp-expr	2010-02-01 10:39:28.000000000 +0100
+@@ -219,7 +219,7 @@
+  ;; As of SBCL 1.0.33.26, threads are part of the default build on
+  ;; x86oid Linux. Other platforms that support them include
+  ;; x86oid Darwin, FreeBSD, and Solaris.
 - ; :sb-thread
 +:sb-thread
  
   ;; lutex support
   ;;
-@@ -167,7 +167,7 @@
+@@ -229,7 +229,7 @@
   ;; allows for sb-thread support on x86 OS X, Solaris and
   ;; FreeBSD.
   ;;
@@ -18,7 +18,7 @@
  
   ;; On some operating systems the FS segment register (used for SBCL's
   ;; thread local storage) is not reliably preserved in signal
-@@ -337,4 +337,5 @@
+@@ -406,4 +406,5 @@
   ;; (No others are supported by SBCL as of 1.0.8, but :hpux or :irix
   ;; support could be ported from CMU CL if anyone is sufficiently
   ;; motivated to do so.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100204/0ed81bfc/attachment.html>


More information about the macports-changes mailing list