Install chez-srfi on R6RS tests
This commit is contained in:
parent
b8152cf5b8
commit
039e7847d3
2
Makefile
2
Makefile
|
|
@ -82,7 +82,7 @@ test-docker: testfiles
|
|||
COMPILE_R7RS=${SCHEME} \
|
||||
CSC_OPTIONS="${CSC_OPTIONS}" \
|
||||
SNOW_PACKAGES="srfi.64 foreign.c ${PKG}" \
|
||||
AKKU_PACKAGES="akku-r7rs '(foreign c)' '(retropikzel ${LIBRARY})'" \
|
||||
AKKU_PACKAGES="akku-r7rs chez-srfi '(foreign c)' '(retropikzel ${LIBRARY})'" \
|
||||
APT_PACKAGES="${APT_PACKAGES}" \
|
||||
PASS_ENV_VARS="CSC_OPTIONS" \
|
||||
test-r7rs ${LIB_PATHS} -o test-program test.${SFX}
|
||||
|
|
|
|||
Loading…
Reference in New Issue