Raymond Toy pushed to branch issue-431-fix-set-floating-point-modes at cmucl / cmucl
Commits:
-
c370c74e
by Raymond Toy at 2025-08-15T14:16:12-07:00
1 changed file:
Changes:
... | ... | @@ -4,7 +4,7 @@ variables: |
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: ""
|
|
7 | + bootstrap: "-B boot-2025-07"
|
|
8 | 8 | |
9 | 9 | # Default install configuration to download the cmucl tarballs to use
|
10 | 10 | # for building.
|