mirror of https://codeberg.org/cage/tinmop/
- reverted code to make a static executable.
This commit is contained in:
parent
22119089c1
commit
2cf9b31a4b
|
@ -22,9 +22,7 @@
|
|||
:pathname "src"
|
||||
:serial t
|
||||
:bug-tracker "https://codeberg.org/cage/tinmop/issues"
|
||||
:defsystem-depends-on ("cffi-grovel")
|
||||
:build-operation "static-program-op"
|
||||
:build-pathname "tinmop"
|
||||
:build-operation "program-op"
|
||||
:entry-point "main::main"
|
||||
:depends-on (:alexandria
|
||||
:cl-ppcre-unicode
|
||||
|
|
Loading…
Reference in New Issue