X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fforeign.lisp;h=bd89cd83e8e977a0cfa38553a93a0ab36f06cebd;hb=fd79e33e6b6dacdc52cf6668a5bb7adf75aad6c1;hp=f6a24623ce2fe3de17103999e3fb74112b661c81;hpb=c25aa56131b52dda80bb06ec8414bd599e42ed03;p=sbcl.git diff --git a/src/code/foreign.lisp b/src/code/foreign.lisp index f6a2462..bd89cd8 100644 --- a/src/code/foreign.lisp +++ b/src/code/foreign.lisp @@ -107,7 +107,7 @@ if the symbol isn't found." ;;; Cleanups before saving a core #-sb-xc-host (defun foreign-deinit () - #!+(and os-provides-dlopen (not linkage-table)) + #!+(and os-provides-dlopen (or (not linkage-table) win32)) (when (dynamic-foreign-symbols-p) (warn "~@