0.8.12.8: NEWS entry for package locks, plus add :sb-package-locks
[sbcl.git] / base-target-features.lisp-expr
index 929fd8a..a76ba4a 100644 (file)
  ;; to the old system if the futex() syscall is not available at
  ;; runtime
  ; :sb-futex
+
+ ;; Package locking support.
+ ; :sb-package-locks
  
  ;; This affects the definition of a lot of things in bignum.lisp. It
  ;; doesn't seem to be documented anywhere what systems it might apply