Optional support for zlib-based in-memory deflate/inflate for core files
[sbcl.git] / src / runtime / Config.hppa-hpux
index fec282b..5b597a7 100644 (file)
@@ -29,6 +29,9 @@ endif
 ifdef LISP_FEATURE_SB_THREAD
   OS_LIBS += -lpthread
 endif
+ifdef LISP_FEATURE_SB_CORE_COMPRESSION
+  OS_LIBS += -lz
+endif
 
 GC_SRC = cheneygc.c