Punt with-system-library-directories.
authorMatt Birkholz <matt@birchwood-abbey.net>
Tue, 8 Mar 2016 18:38:11 +0000 (11:38 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Tue, 8 Mar 2016 18:38:11 +0000 (11:38 -0700)
commitd4e8740a6c2ff22046d99736810946c91a4fed20
treec660807a185450f7ade5eeb4de6abae26c3aa6d2
parent765cc4a785bef5e296e9cffdecc45526dc8df320
Punt with-system-library-directories.

This procedure made uninstalled FFIs visible while building or testing
plugins, but it works for one thread only.  A test involving multiple
threads will fail if another thread tries to call out and cannot find
the uninstalled FFI's shim.
src/runtime/pathnm.scm
src/runtime/runtime.pkg