gencgc: More precise conservatism for pointers to boxed pages.
[sbcl.git] / src / runtime / Config.x86-64-win32
index 9fe5ce2..c4a2dba 100644 (file)
@@ -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