Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
fb29eb6e
by Raymond Toy at 2025-09-17T08:32:41-07:00
-
d537a8a3
by Raymond Toy at 2025-09-17T08:32:41-07:00
1 changed file:
Changes:
| 1 | 1 | variables:
|
| 2 | 2 | year: "2025"
|
| 3 | - month: "07"
|
|
| 3 | + month: "09"
|
|
| 4 | 4 | download_url: "https://common-lisp.net/project/cmucl/downloads/snapshots/$year/$month"
|
| 5 | 5 | version: "$year-$month-x86"
|
| 6 | 6 | tar_ext: "xz"
|
| 7 | - bootstrap: "-B boot-2025-07"
|
|
| 7 | + bootstrap: ""
|
|
| 8 | 8 | |
| 9 | 9 | # Default install configuration to download the cmucl tarballs to use
|
| 10 | 10 | # for building.
|