[darwinbuild-changes] [292] trunk/plists

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 4 02:02:23 PDT 2006


Revision: 292
          http://trac.macosforge.org/projects/darwinbuild/changeset/292
Author:   kevin
Date:     2006-10-04 02:02:23 -0700 (Wed, 04 Oct 2006)

Log Message:
-----------
- added some essential environment variables

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

Modified: trunk/plists/8A428.plist
===================================================================
--- trunk/plists/8A428.plist	2005-10-31 22:33:14 UTC (rev 291)
+++ trunk/plists/8A428.plist	2006-10-04 09:02:23 UTC (rev 292)
@@ -13,7 +13,9 @@
 		RC_JASPER = YES;
 		RC_NONARCH_CFLAGS = "-pipe -no-cpp-precomp";
 		RC_OS = macos;
+		RC_PRIVATE = "/private";
 		RC_RELEASE = Tiger;
+		RC_USE_GCC35_FOR_PPC64 = YES;
 		RC_XBS = YES;
 		SEPARATE_STRIP = YES;
 		UNAME_RELEASE = 8.0;
@@ -7223,6 +7225,7 @@
 			};
 			environment = {
 				RC_ARCHS = "ppc ppc64 i386";
+				RC_FORCEHDRS = YES;
 			};
 			original = cctools;
 			target = ofiles_install;

Modified: trunk/plists/8F46.plist
===================================================================
--- trunk/plists/8F46.plist	2005-10-31 22:33:14 UTC (rev 291)
+++ trunk/plists/8F46.plist	2006-10-04 09:02:23 UTC (rev 292)
@@ -175,6 +175,9 @@
 			version = 58;
 		};
 		cctools = {
+			environment = {
+				CC = "gcc-4.0";
+			};
 			version = 590;
 		};
 		cddafs = {

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


More information about the darwinbuild-changes mailing list