From d71e116ef9e93520cae1cbf0dd9a8e2f57421353 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Mon, 28 Jul 2025 17:57:11 +0300 Subject: [PATCH] Add -:r7rs flag to Gambit --- libs/data.sld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/data.sld b/libs/data.sld index 9fab8a4..ec255a8 100644 --- a/libs/data.sld +++ b/libs/data.sld @@ -149,7 +149,7 @@ (gambit (type . compiler) (library-command . ,(lambda (library-file prepend-directories append-directories r6rs?) - (apply string-append `("gsc -obj " + (apply string-append `("gsc -:r7rs -obj " ,@(map (lambda (item) (string-append item "/ ")) (append prepend-directories