Skip to content
  • Raymond Toy's avatar
    Fixes for cmucl · a5964448
    Raymond Toy authored
    bin/build-utils.sh:
    * Temporarily turn off -batch
    
    clx/dependent.lisp:
    * WITH-ARRAY-DATA is in the LISP package, not KERNEL
    
    clx/provide.lisp:
    * For cmucl, don't compile anything else after (provide :clx)
    a5964448