[darwinbuild-changes] [154] trunk/plists

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 4 01:52:35 PDT 2006


Revision: 154
          http://trac.macosforge.org/projects/darwinbuild/changeset/154
Author:   ssen
Date:     2006-10-04 01:52:35 -0700 (Wed, 04 Oct 2006)

Log Message:
-----------
Libm uses gnumake during build. keymgr needs headers from libdyld.
Add a project entry for SystemStubs-5, based roughly on keymgr
I think.

Modified Paths:
--------------
    trunk/plists/8A428.plist
    trunk/plists/8B15.plist

Modified: trunk/plists/8A428.plist
===================================================================
--- trunk/plists/8A428.plist	2005-08-04 20:38:25 UTC (rev 153)
+++ trunk/plists/8A428.plist	2006-10-04 08:52:35 UTC (rev 154)
@@ -3948,6 +3948,7 @@
 					gcc,
 					gcc_os,
 					gcc_os_35,
+					gnumake,
 					ld64,
 					pbx_jamfiles,
 					shell_cmds,
@@ -4859,6 +4860,32 @@
 			};
 			version = 18;
 		};
+		SystemStubs = {
+			dependencies = {
+				build = (
+					CF,
+					ICU,
+					adv_cmds,
+					awk,
+					bash,
+					cctools,
+					file_cmds,
+					gcc,
+					gcc_os,
+					gcc_os_35,
+					shell_cmds,
+					system_cmds,
+					text_cmds,
+				);
+				header = (
+					Libc_headers,
+					architecture,
+					gcc_os_35,
+					xnu,
+				);
+			};
+			version = 5;
+		};
 		Tokend = {
 			dependencies = {
 				build = (
@@ -8177,6 +8204,7 @@
 					architecture,
 					cctools_ofiles,
 					dyld,
+					libdyld,
 					gcc_os_35,
 					xnu,
 				);

Modified: trunk/plists/8B15.plist
===================================================================
--- trunk/plists/8B15.plist	2005-08-04 20:38:25 UTC (rev 153)
+++ trunk/plists/8B15.plist	2006-10-04 08:52:35 UTC (rev 154)
@@ -215,6 +215,7 @@
 					gcc,
 					gcc_os,
 					gcc_os_35,
+					gnumake,
 					ld64,
 					pbx_jamfiles,
 					shell_cmds,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20061004/0b308b56/attachment.html


More information about the darwinbuild-changes mailing list