X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fruntime%2FConfig.sparc-sunos;h=ffe4ec51a3fb83f3c4c47c1e93e851f8e6ecce0b;hb=582503547d172f95aaf118311f09fe6828a6ea72;hp=335abd8be5323bce4dc6905cf0339ab071b0719f;hpb=eb356db4c5c358c3a8f05877a07179994b43bf17;p=sbcl.git diff --git a/src/runtime/Config.sparc-sunos b/src/runtime/Config.sparc-sunos index 335abd8..ffe4ec5 100644 --- a/src/runtime/Config.sparc-sunos +++ b/src/runtime/Config.sparc-sunos @@ -22,6 +22,6 @@ ARCH_SRC = sparc-arch.c ldso-stubs.S OS_SRC = sunos-os.c sparc-sunos-os.c os-common.c #LINKFLAGS+=-static LINKFLAGS+= -OS_LIBS= -ldl -lsocket -lnsl +OS_LIBS= -ldl -lsocket -lnsl -lrt GC_SRC= cheneygc.c