tests/ffi/: Symlinks in src/lib/ are no longer necessary.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Thu, 12 Sep 2013 17:05:25 +0000 (10:05 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Thu, 12 Sep 2013 17:05:25 +0000 (10:05 -0700)
src/Setup.sh

index a184ee99f9ca2cbe5556bca26a3228f5f21dfde4..b9ca82cdfe4b2492c5951ecc4a371c552dc81b48 100755 (executable)
@@ -87,9 +87,6 @@ maybe_link lib/runtime ../runtime
 maybe_link lib/compiler ../compiler
 maybe_link lib/mit-scheme.h ../microcode/pruxffi.h
 maybe_link lib/ffi ../ffi
-maybe_link lib/ffi-test-shim.so ../ffi/ffi-test-shim.so
-maybe_link lib/ffi-test-types.bin ../ffi/ffi-test-types.bin
-maybe_link lib/ffi-test-const.bin ../ffi/ffi-test-const.bin
 
 maybe_link config.sub microcode/config.sub
 maybe_link config.guess microcode/config.guess