Changeset 7357 for branches/ia32/compiler/X86/X8632/x8632-backend.lisp
- Timestamp:
- Oct 5, 2007, 4:44:49 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/compiler/X86/X8632/x8632-backend.lisp
r7311 r7357 70 70 (make-ftd :interface-db-directory 71 71 (if (eq backend *host-backend*) 72 "ccl:darwin-x86-headers 32;"73 "ccl:cross-darwin-x86-headers 32;")72 "ccl:darwin-x86-headers;" 73 "ccl:cross-darwin-x86-headers;") 74 74 :interface-package-name "X86-DARWIN32" 75 75 :attributes '(:bits-per-word 32
Note: See TracChangeset
for help on using the changeset viewer.