Changeset 11163
- Timestamp:
- Oct 18, 2008, 7:18:45 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lib/compile-ccl.lisp
r11018 r11163 491 491 (t "make"))) 492 492 493 (defparameter *known-optional-features* '(:count-gf-calls :monitor-futex-wait ))493 (defparameter *known-optional-features* '(:count-gf-calls :monitor-futex-wait :unique-dcode)) 494 494 (defvar *build-time-optional-features* nil) 495 495
Note: See TracChangeset
for help on using the changeset viewer.