Optional support for zlib-based in-memory deflate/inflate for core files
[sbcl.git] / src / runtime / Config.x86-64-darwin
index 24965f5..7e33d77 100644 (file)
@@ -27,6 +27,9 @@ OS_LIBS = -lSystem -lc -ldl
 ifdef LISP_FEATURE_SB_THREAD
   OS_LIBS += -lpthread
 endif
+ifdef LISP_FEATURE_SB_CORE_COMPRESSION
+  OS_LIBS += -lz
+endif
 
 ASSEM_SRC = x86-64-assem.S ldso-stubs.S
 ARCH_SRC = x86-64-arch.c