[darwinbuild-changes] [314] trunk/darwintrace/Makefile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Oct 4 02:02:38 PDT 2006
Revision: 314
http://trac.macosforge.org/projects/darwinbuild/changeset/314
Author: kevin
Date: 2006-10-04 02:02:37 -0700 (Wed, 04 Oct 2006)
Log Message:
-----------
- build ppc64 darwintrace.dylib
Modified Paths:
--------------
trunk/darwintrace/Makefile
Modified: trunk/darwintrace/Makefile
===================================================================
--- trunk/darwintrace/Makefile 2006-01-05 20:58:56 UTC (rev 313)
+++ trunk/darwintrace/Makefile 2006-10-04 09:02:37 UTC (rev 314)
@@ -11,6 +11,7 @@
darwintrace.dylib: darwintrace.c
cc -o $@ \
+ -arch i386 -arch ppc -arch ppc64 \
-W -Wall -pedantic -std=c99 \
-flat_namespace \
-fno-common \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20061004/088a039c/attachment-0001.html
More information about the darwinbuild-changes
mailing list