From d1272cb584bb6e40db15996a40d6b51f72ebeb54 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Sun, 23 Nov 2025 16:10:29 +0200 Subject: [PATCH] Small guile fixes --- libs/data.sld | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libs/data.sld b/libs/data.sld index 24075e4..fffa1f3 100644 --- a/libs/data.sld +++ b/libs/data.sld @@ -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 " "))