Bring things to new compile-r7rs

This commit is contained in:
retropikzel 2025-07-19 18:02:46 +03:00
parent d4f1edb079
commit b7a218d3c3
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ test: ${TMPDIR}/test/libtest.o ${TMPDIR}/test/libtest.so ${TMPDIR}/test/libtest.
cd ${TMPDIR}/test && \
LD_LIBRARY_PATH=. \
GUILE_AUTO_COMPILE=0 \
timeout 60
timeout 60 \
./${TEST}
test-compile-r7rs-snow: ${TMPDIR}/test/libtest.o ${TMPDIR}/test/libtest.so ${TMPDIR}/test/libtest.a