mirror of
https://gitlab.com/vindarel/ciel.git
synced 2026-02-03 06:13:32 -08:00
deps: str:ensure-suffix is now in latest quicklisp (needs QL 2023-03)
This commit is contained in:
parent
336eb47a61
commit
427016496c
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -4,8 +4,6 @@ all: build
|
|||
|
||||
# Install some Quicklisp dependencies.
|
||||
ql-deps:
|
||||
# 2023-03: we want str:ensure-suffix, not yet in Quicklisp.
|
||||
git clone https://github.com/vindarel/cl-str/ ~/quicklisp/local-projects/cl-str
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue