Fixup asdf warnings

This commit is contained in:
Benson Chu 2024-09-20 19:14:46 -05:00
parent ef4a602430
commit b71d516224
2 changed files with 3 additions and 3 deletions

View file

@ -16,8 +16,8 @@ $(BUILDDIR)/pegrep-debug: $(LIBS)
--load ./src/pegrep.asd \
--eval '(ql:quickload :alexandria)' \
--eval '(asdf:disable-output-translations)' \
--eval '(asdf:load-system :pegrep-debug)' \
--eval '(asdf:make :pegrep-debug)' \
--eval '(asdf:load-system :pegrep/debug)' \
--eval '(asdf:make :pegrep/debug)' \
--eval '(quit)'
$(BUILDDIR)/pegrep: $(LIBS)

View file

@ -18,7 +18,7 @@
(speed 3)))
(funcall next)))
(def-pegrep :pegrep-debug
(def-pegrep :pegrep/debug
:build-pathname "../build/pegrep-debug"
:around-compile (lambda (next)
(proclaim '(optimize