Switch to new compile-r7rs
This commit is contained in:
parent
308491dd2f
commit
cb06ceb1bd
|
|
@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
libmbedtls-dev \
|
libmbedtls-dev \
|
||||||
chicken-bin
|
chicken-bin
|
||||||
|
RUN chicken-install r7rs
|
||||||
RUN git clone https://gitea.scheme.org/Retropikzel/compile-r7rs.git --depth=1
|
RUN git clone https://gitea.scheme.org/Retropikzel/compile-r7rs.git --depth=1
|
||||||
RUN cd compile-r7rs && make && make install
|
RUN cd compile-r7rs && make && make install
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue