X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FConfig.x86-sunos;h=b297d3ef6e0508d4409cb929248bf4bfc6520186;hb=bf40ae88bc289fd765a33861cc4bc0853ed483ba;hp=1367565b0eb5c0566c5b0bfb79173a24626a4a2e;hpb=913cf0ccd5c119e278ce057d724d478123d4ca26;p=sbcl.git diff --git a/src/runtime/Config.x86-sunos b/src/runtime/Config.x86-sunos index 1367565..b297d3e 100644 --- a/src/runtime/Config.x86-sunos +++ b/src/runtime/Config.x86-sunos @@ -22,6 +22,10 @@ ARCH_SRC = x86-arch.c OS_SRC = sunos-os.c x86-sunos-os.c os-common.c OS_LIBS= -ldl -lsocket -lnsl -lrt +ifdef LISP_FEATURE_SB_CORE_COMPRESSION + OS_LIBS += -lz +endif + GC_SRC= gencgc.c # Nothing to do for after-grovel-headers.