Switch to test-r7rs
This commit is contained in:
parent
d13cb8e19b
commit
75a2d8125b
2
Makefile
2
Makefile
|
|
@ -41,7 +41,7 @@ test: testfiles
|
||||||
cd .tmp && ./test-program
|
cd .tmp && ./test-program
|
||||||
|
|
||||||
test-docker: testfiles
|
test-docker: testfiles
|
||||||
cd .tmp && SNOW_PACKAGES="srfi.64 retropikzel.mouth" \
|
cd .tmp && SNOW_PACKAGES="srfi.64 srfi.60 srfi.145 srfi.180 retropikzel.mouth" \
|
||||||
APT_PACKAGES="libcurl4-openssl-dev" \
|
APT_PACKAGES="libcurl4-openssl-dev" \
|
||||||
COMPILE_R7RS=${SCHEME} \
|
COMPILE_R7RS=${SCHEME} \
|
||||||
CSC_OPIONS="-L -lcurl" \
|
CSC_OPIONS="-L -lcurl" \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue