X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fforeign.test.sh;h=47f434482c98258f7bfa77fe34abeb82232091c3;hb=b767eae48831153473226b985511c8f7a3ef98c5;hp=7a6ca2a8fbbe00fcc736dff6744992d9ceb51d23;hpb=e33fb894f991b2926d8f3bace9058e4c0b2c3a37;p=sbcl.git diff --git a/tests/foreign.test.sh b/tests/foreign.test.sh index 7a6ca2a..47f4344 100644 --- a/tests/foreign.test.sh +++ b/tests/foreign.test.sh @@ -20,9 +20,13 @@ make $testfilestem.o ld -shared -o $testfilestem.so $testfilestem.o ${SBCL:-sbcl} <