1
0
Fork 0

Small guile fixes

This commit is contained in:
retropikzel 2025-11-23 16:10:29 +02:00
parent e2a6ef3ee2
commit d1272cb584
1 changed files with 1 additions and 2 deletions

View File

@ -255,8 +255,7 @@
prepend-directories)
library-file)))
`(,(string-append "guild compile "
(if r6rs? " --r6rs -x .sls " " --r7rs -x .sld ")
" -O0 "
(if r6rs? " --r6rs " " --r7rs ")
(apply string-append
(map (lambda (item)
(string-append "-L" " " item " "))