mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-05 18:20:36 -08:00
remove compression in make-builder on windows
This commit is contained in:
parent
c3292660e3
commit
42e92b86c1
1 changed files with 1 additions and 1 deletions
2
make-builder
vendored
2
make-builder
vendored
|
|
@ -1 +1 @@
|
|||
sbcl --eval "(ql:quickload :clog/tools)" --eval "(sb-ext:save-lisp-and-die #P\"builder\" :toplevel (lambda () (clog-tools:clog-builder :port 0 :app t :start-browser t)(loop (sleep 10))) :executable t :compression t)"
|
||||
sbcl --eval "(ql:quickload :clog/tools)" --eval "(sb-ext:save-lisp-and-die #P\"builder\" :toplevel (lambda () (clog-tools:clog-builder :port 0 :app t :start-browser t)(loop (sleep 10))) :executable t)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue