don't close runtime dlhandle on Darwin
commitc712f88b26cd7547ee984b90e18c134401335bc3
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 7 Oct 2012 12:20:21 +0000 (7 15:20 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 7 Oct 2012 12:23:19 +0000 (7 15:23 +0300)
tree939a50bc90022b3bf5453bb08ca0e0c203ef82ab
parentc0569c5f51a82fcd5c6c1bc889e66c8e1c130c71
don't close runtime dlhandle on Darwin

  On newish Darwin it works, but some people still run old enough
  version that it won't work. As long as we're not explicitly checking
  for "Darwin new enough?", let's try not to break...

  Fixes lp#957385
src/code/unix-foreign-load.lisp