win32-os.c: Split up handle_exception
[sbcl.git] / src / runtime / Config.sparc-netbsd
index ec95cf8..f9cde37 100644 (file)
@@ -19,6 +19,9 @@ ARCH_SRC = sparc-arch.c undefineds.c
 
 OS_SRC = bsd-os.c sparc-bsd-os.c
 OS_LIBS = # -ldl
+ifdef LISP_FEATURE_SB_CORE_COMPRESSION
+  OS_LIBS += -lz
+endif
 
 GC_SRC = cheneygc.c