Author: qrczak                       Date: Sun Aug 27 17:59:01 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
Threads are enabled on supported architectures (x86 and x86_64).

---- Files affected:
SOURCES:
   sbcl-threads.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/sbcl-threads.patch
diff -u /dev/null SOURCES/sbcl-threads.patch:1.1
--- /dev/null   Sun Aug 27 19:59:01 2006
+++ SOURCES/sbcl-threads.patch  Sun Aug 27 19:58:56 2006
@@ -0,0 +1,11 @@
+--- sbcl-0.9.10/base-target-features.lisp-expr.~1.38.~ 2006-02-21 
20:53:56.000000000 +0100
++++ sbcl-0.9.10/base-target-features.lisp-expr 2006-03-13 21:12:30.000000000 
+0100
+@@ -160,7 +160,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.
+- ; :sb-thread
++ :sb-thread
+ 
+  ;; Support for detection of unportable code (when applied to the
+  ;; COMMON-LISP package, or SBCL-internal pacakges) or bad-neighbourly
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to