mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
SBCL on Windows not built with compression by default.
This commit is contained in:
parent
9f360254a3
commit
e90dc42283
2 changed files with 2 additions and 0 deletions
1
clogframe/make-builder.bat
vendored
Normal file
1
clogframe/make-builder.bat
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
sbcl --eval "(ql:quickload :clog/tools)" --eval "(sb-ext:save-lisp-and-die #P\"builder.exe\" :toplevel (lambda () (clog-tools:clog-builder :port 0 :app t :start-browser nil :clogframe t)) :executable t :compression nil)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue