Raymond Toy pushed to branch issue-337-cross-compile-linux-x86-fails at cmucl / cmucl
Commits:
-
f48dcfc0
by Raymond Toy at 2024-07-19T18:24:20-07:00
1 changed file:
Changes:
| ... | ... | @@ -21,7 +21,7 @@ |
| 21 | 21 | :conservative-float-type
|
| 22 | 22 | :hash-new
|
| 23 | 23 | :random-xoroshiro ; RNG
|
| 24 | - :cmu :cmu21 :cmu21e ; Version features
|
|
| 24 | + :cmu :cmu20 :cmu20a ; Version features
|
|
| 25 | 25 | :double-double ; double-double float support
|
| 26 | 26 | )
|
| 27 | 27 | ;; Features to remove from current *features* here. Normally don't
|