Optional support for zlib-based in-memory deflate/inflate for core files
[sbcl.git] / base-target-features.lisp-expr
index 2428237..019b37e 100644 (file)
  ;; SB-BIGNUM:%MULTIPLY.
  ; :multiply-high-vops
 
+ ;; SBCL has optional support for zlib-based compressed core files.  Enable
+ ;; this feature to compile it in.  Obviously, doing so adds a dependency
+ ;; on zlib.
+ ; :sb-core-compression
+
  ;;
  ;; miscellaneous notes on other things which could have special significance
  ;; in the *FEATURES* list