deps: log4cl required QL > 2023-05 to compile on SBCL 2.3.4

This commit is contained in:
vindarel 2024-08-30 10:35:22 +02:00
parent 427016496c
commit 81fe59a789

View file

@ -4,11 +4,6 @@ all: build
# Install some Quicklisp dependencies.
ql-deps:
# 2023-05: log4cl doesn't compile on SBCL v2.3.4
# See issue https://github.com/ciel-lang/CIEL/issues/24
# This has been fixed upstream, not yet in Quicklisp
git clone https://github.com/sharplispers/log4cl ~/quicklisp/local-projects/log4cl
# 2023-11: The symbol SB-INT:TRULY-DYNAMIC-EXTENT is absent since at least
# SBCL v2.3.10, which was required in older versions of cl-environments
# and cl-form-types.