1
0
Fork 0

- reverted code to make a static executable.

This commit is contained in:
cage 2024-04-22 20:14:48 +02:00
parent 22119089c1
commit 2cf9b31a4b
1 changed files with 1 additions and 3 deletions

View File

@ -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