[darwinbuild-changes] [613] trunk/plists/10A432.plist
source_changes at macosforge.org
source_changes at macosforge.org
Fri Oct 30 15:44:30 PDT 2009
Revision: 613
http://trac.macosforge.org/projects/darwinbuild/changeset/613
Author: wsiegrist at apple.com
Date: 2009-10-30 15:44:27 -0700 (Fri, 30 Oct 2009)
Log Message:
-----------
Limit IOFWDVComponents to i386 build. Add dependencies.
Modified Paths:
--------------
trunk/plists/10A432.plist
Modified: trunk/plists/10A432.plist
===================================================================
--- trunk/plists/10A432.plist 2009-10-29 23:04:59 UTC (rev 612)
+++ trunk/plists/10A432.plist 2009-10-30 22:44:27 UTC (rev 613)
@@ -1973,6 +1973,60 @@
version = 30;
};
IOFWDVComponents = {
+ dependencies = {
+ build = (
+ CF,
+ CarbonHeaders,
+ DiskArbitration,
+ ICU,
+ IOKitUser,
+ Libm,
+ Libsystem,
+ Security,
+ bash,
+ cctools,
+ configd,
+ distcc,
+ file_cmds,
+ gcc,
+ gcc_select,
+ grep,
+ ld64,
+ libiconv,
+ objc4,
+ ruby,
+ text_cmds,
+ );
+ header = (
+ CF,
+ CarbonHeaders,
+ DiskArbitration,
+ IOFireWireAVC,
+ IOFireWireFamily,
+ IOGraphics,
+ IOHIDFamily,
+ IOKitUser,
+ Libc_headers,
+ Libm,
+ Libsyscall,
+ Security,
+ gcc,
+ libdispatch,
+ libdyld,
+ xnu,
+ );
+ lib = (
+ CF,
+ IOKitUser,
+ Libsystem,
+ );
+ staticlib = (
+ gcc,
+ );
+ };
+ environment = {
+ RC_ARCHS = i386;
+ };
version = 199.4.1;
};
IOFireWireAVC = {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20091030/bb4f31bb/attachment.html>
More information about the darwinbuild-changes
mailing list