1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-01-20 03:08:54 +01:00

- 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

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