Projects
Browse Source     Search     Timeline     Wiki

Changeset 23596

Show
Ignore:
Timestamp:
04/14/08 10:35:42 (8 months ago)
Author:
zarzycki@…
Message:

<rdar://problem/5818602> 64-bit SystemStarter executable

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r23572 r23596  
    2525        chmod 755 $(DSTROOT)/System/Library/StartupItems 
    2626endif 
    27         -lipo -remove ppc64 -output $(DSTROOT)/sbin/SystemStarter $(DSTROOT)/sbin/SystemStarter 
    28         -lipo -remove x86_64 -output $(DSTROOT)/sbin/SystemStarter $(DSTROOT)/sbin/SystemStarter 
    2927        rm -rf $(DSTROOT)/usr/local/lib/system 
    3028        cp $(OBJROOT)/src/launchd $(SYMROOT)