[darwinbuild-changes] [338] trunk/plists/8L2127.plist

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 26 11:48:36 PDT 2007


Revision: 338
          http://trac.macosforge.org/projects/darwinbuild/changeset/338
Author:   kvv at apple.com
Date:     2007-04-26 11:48:36 -0700 (Thu, 26 Apr 2007)

Log Message:
-----------
- added binary_sites and additional dependency info

Modified Paths:
--------------
    trunk/plists/8L2127.plist

Modified: trunk/plists/8L2127.plist
===================================================================
--- trunk/plists/8L2127.plist	2007-04-25 19:42:16 UTC (rev 337)
+++ trunk/plists/8L2127.plist	2007-04-26 18:48:36 UTC (rev 338)
@@ -1,5 +1,8 @@
 // !$*UTF8*$!
 {
+	binary_sites = (
+		"http://src.macosforge.org/Roots/8L2127/",
+	);
 	build = 8L2127;
 	darwin = "Darwin 8.8";
 	environment = {
@@ -530,6 +533,31 @@
 			};
 		};
 		Libm = {
+			dependencies = {
+				build = (
+					bash,
+					cctools,
+					file_cmds,
+					gcc,
+					gcc_select,
+					gnumake,
+					ld64,
+					shell_cmds,
+					system_cmds,
+					text_cmds,
+				);
+				header = (
+					Libc_headers,
+					Libm,
+					architecture,
+					gcc,
+					xnu,
+				);
+				staticlib = (
+					Csu,
+					gcc,
+				);
+			};
 			environment = {
 				RC_ARCHS = "ppc ppc64 i386 x86_64";
 			};
@@ -1955,13 +1983,10 @@
 		keymgr = {
 			dependencies = {
 				build = (
-					adv_cmds,
-					awk,
 					bash,
 					cctools,
 					file_cmds,
 					gcc,
-					gcc_os,
 					gcc_select,
 					system_cmds,
 				);

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


More information about the darwinbuild-changes mailing list