From 1ffbb2c547199af96ac72730f77848fbf8b9e0da Mon Sep 17 00:00:00 2001 From: retropikzel Date: Sat, 12 Jul 2025 09:51:38 +0300 Subject: [PATCH] Small gambit fix --- libs/data.sld | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libs/data.sld b/libs/data.sld index 886fff0..6c715a1 100644 --- a/libs/data.sld +++ b/libs/data.sld @@ -116,6 +116,10 @@ " " ,(util-getenv "COMPILE_R7RS_GAMBIT") " " + ,@(map (lambda (item) + (string-append item "")) + (append prepend-directories append-directories)) + " " ,(string-cut-from-end library-file 4)))))) (command . ,(lambda (input-file output-file prepend-directories append-directories library-files r6rs?) (apply string-append `("gsc"