Small gambit fix

This commit is contained in:
retropikzel 2025-07-12 09:51:38 +03:00
parent 002203df16
commit 1ffbb2c547
1 changed files with 4 additions and 0 deletions

View File

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