Changeset 4997


Ignore:
Timestamp:
Aug 22, 2006, 12:50:49 AM (18 years ago)
Author:
Gary Byers
Message:

:DARWIN-TARGET (not :DARWINPPC-TARGET).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/lib/foreign-types.lisp

    r4830 r4997  
    13621362    (format stream "~a" (or (shlib.soname s) (shlib.pathname s)))))
    13631363
    1364 #-darwinppc-target
     1364#-darwin-target
    13651365(defun dlerror ()
    13661366  (with-macptrs ((p))
Note: See TracChangeset for help on using the changeset viewer.