[launchd-changes] [23596] trunk/Makefile

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 14 10:35:44 PDT 2008


Revision: 23596
          http://trac.macosforge.org/projects/launchd/changeset/23596
Author:   zarzycki at apple.com
Date:     2008-04-14 10:35:42 -0700 (Mon, 14 Apr 2008)

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

Modified Paths:
--------------
    trunk/Makefile

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2008-04-08 21:17:30 UTC (rev 23595)
+++ trunk/Makefile	2008-04-14 17:35:42 UTC (rev 23596)
@@ -24,8 +24,6 @@
 	mkdir -p $(DSTROOT)/System/Library/StartupItems
 	chmod 755 $(DSTROOT)/System/Library/StartupItems
 endif
-	-lipo -remove ppc64 -output $(DSTROOT)/sbin/SystemStarter $(DSTROOT)/sbin/SystemStarter
-	-lipo -remove x86_64 -output $(DSTROOT)/sbin/SystemStarter $(DSTROOT)/sbin/SystemStarter
 	rm -rf $(DSTROOT)/usr/local/lib/system
 	cp $(OBJROOT)/src/launchd $(SYMROOT)
 	cp $(OBJROOT)/src/launchctl $(SYMROOT)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/launchd-changes/attachments/20080414/20a1ef76/attachment.html


More information about the launchd-changes mailing list