Simplify (and robustify) regular PACKing
[sbcl.git] / src / runtime / Config.x86-bsd
index 8f1960c..206d881 100644 (file)
 ASSEM_SRC = x86-assem.S 
 ARCH_SRC = x86-arch.c
 
-OS_SRC = bsd-os.c undefineds.c x86-bsd-os.c
+OS_SRC = bsd-os.c x86-bsd-os.c
 OS_LIBS = # -ldl
+ifdef LISP_FEATURE_SB_CORE_COMPRESSION
+  OS_LIBS += -lz
+endif
 
 GC_SRC = gencgc.c