Changeset 4822


Ignore:
Timestamp:
Jun 27, 2006, 3:29:10 AM (18 years ago)
Author:
Gary Byers
Message:

Fix platform-syscall-mask in freebsd backend.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/compiler/X86/X8664/x8664-backend.lisp

    r4814 r4822  
    220220                :define-callback 'define-x8664-callback
    221221                :defcallback-body 'defcallback-body-x8664
     222                :platform-syscall-mask (logior platform-os-freebsd platform-cpu-x86 platform-word-size-64)               
    222223                ))
    223224
Note: See TracChangeset for help on using the changeset viewer.