Raymond Toy pushed to branch issue-340-srctran-use-ascii-limit at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/tools/cross-scripts/cross-x86-x86.lisp
    ... ... @@ -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