Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use -O1 to avoid Guile bug(s) | Christopher Baines | 2024-04-23 |
| | | | | | | As compiling at -O2 with guile-next (3.0.9-0.db7efa5) gives errors like: internal error: unexpected kwarg syms ((#:level level #f)) (t803) | ||
* | Tweak some things to maybe enable cross compilation | Christopher Baines | 2020-09-27 |
| | |||
* | Initial commit | Christopher Baines | 2020-04-03 |
Setup done with the aid of [1]. 1: https://www.draketo.de/proj/with-guise-and-guile/guile-projects-with-autotools.html |