Ticket #440: patch-conf
| File patch-conf, 306 bytes (added by , 15 years ago) |
|---|
| Line | |
|---|---|
| 1 | diff --git a/chicken-conf.scm b/chicken-conf.scm |
| 2 | index 783a61f..6a3142a 100644 |
| 3 | --- a/chicken-conf.scm |
| 4 | +++ b/chicken-conf.scm |
| 5 | @@ -1,4 +1,4 @@ |
| 6 | (define (dynld-name fn) |
| 7 | (make-pathname #f fn ##sys#load-dynamic-extension)) |
| 8 | |
| 9 | -(define genturfahi-cscflags `(-O2 -d1)) |
| 10 | +(define genturfahi-cscflags `(-d2)) |
