Skip to content
Commit 05fba3cd authored by Luís Oliveira's avatar Luís Oliveira
Browse files

cmucl: top-level-lambda-max

- Use (setf c::top-level-lambda-max 0) allowing compilation
  of bindings without loading foreign libraries first.
- Change USE-FOREIGN-LIBRARY accordingly. This avoids the
  error we got when loading a library twice (first at
  compile-time, then at load-time).
parent 70d53056
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment