Skip to content

Move to using asdf:make to build the binary

cms requested to merge build-with-asdf into asdf-definitions

I don't need buildapp to build a working binary, I can just hook up asdf:make with the default options

clean up the makefile to remove the buildapp two pass. now we have an empty target .deps , which uses quicklisp to resolve the dependencies and the pconch target just runs (asdf:make)

Merge request reports

Loading