aboutsummaryrefslogtreecommitdiffstats
path: root/srfi-259.egg
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-04-12 12:54:35 -0400
committerGravatar Peter McGoron 2025-04-12 12:54:35 -0400
commit638df69633e1a36079a9c53bf35b4f9090609bb4 (patch)
tree062e091c1f0341898c1c89bda6673d6911a93b92 /srfi-259.egg
parenttrigger a manual minor garbage collection to try and smoke out stack corruption (diff)
test predicates on non-procedures0.9.0
Diffstat (limited to 'srfi-259.egg')
-rw-r--r--srfi-259.egg2
1 files changed, 1 insertions, 1 deletions
diff --git a/srfi-259.egg b/srfi-259.egg
index 6cc1531..559e739 100644
--- a/srfi-259.egg
+++ b/srfi-259.egg
@@ -8,4 +8,4 @@
(components (extension srfi-259
(source "srfi-259.sld")
(source-dependencies "lowlevel.scm")
- (csc-options "-k" "-debug-info" "-R" "r7rs" "-X" "r7rs" "-O3"))))
+ (csc-options "-R" "r7rs" "-X" "r7rs" "-O3"))))