Changeset 5129


Ignore:
Timestamp:
Sep 5, 2006, 8:13:11 AM (18 years ago)
Author:
Gary Byers
Message:

darwinppc32 backend uses 32-bit chars, too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/compiler/PPC/PPC32/ppc32-backend.lisp

    r5128 r5129  
    368368                :p2-compile 'ppc2-compile
    369369                :target-specific-features
    370                 '(:powerpc :ppc-target :darwin-target :darwinppc-target :ppc32-target :32-bit-target :big-endian-target :target-8-bit-chars)
     370                '(:powerpc :ppc-target :darwin-target :darwinppc-target :ppc32-target :32-bit-target :big-endian-target)
    371371                :target-fasl-pathname (make-pathname :type "dfsl")
    372372                :target-platform (logior platform-word-size-32
Note: See TracChangeset for help on using the changeset viewer.