X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FConfig.x86-64-win32;h=c4a2dba80ae4ff9ac376da2c9bac0957310bf354;hb=0e3c4b4db102bd204a30402d7e5a0de44aea57ce;hp=9fe5ce23e4e954abece1fc4ac3e893ad0c3bb001;hpb=26ac616b6783b8841ccda8b4f1caa7d898d91b86;p=sbcl.git diff --git a/src/runtime/Config.x86-64-win32 b/src/runtime/Config.x86-64-win32 index 9fe5ce2..c4a2dba 100644 --- a/src/runtime/Config.x86-64-win32 +++ b/src/runtime/Config.x86-64-win32 @@ -30,7 +30,7 @@ OS_OBJS = # sbcl-win.res.o LINKFLAGS = -Wl,-export-all-symbols -Wl,mswin64.def -Wl,mswin.def -OS_LIBS = -l ws2_32 +OS_LIBS = -l ws2_32 -ladvapi32 ifdef LISP_FEATURE_SB_CORE_COMPRESSION OS_LIBS += -lz endif