Files
pcas/configure/os/CONFIG_SITE.Common.darwin-ppcx86
T
Andrew Johnson fbda9f3280 RCS keyword updates for Bazaar
Replaced $Id$ and $Header$ keywords with $Revision-Id$
Deleted $Log$ keywords and any log messages
2010-10-05 14:27:37 -05:00

19 lines
516 B
Plaintext

# CONFIG_SITE.Common.darwin-ppcx86
#
# $Revision-Id$
# This file is maintained by the build community.
#
# Site override definitions for darwin-ppcx86 target builds
#----------------------------------------------------------
# Select which CPU architectures to include in your universal binaries:
# ppc
# i386
# ppc64 - Not tested
# x86_64 - Needs MacOS 10.5 or 10.4 with Universal SDK
ARCH_CLASS = ppc i386
#ARCH_CLASS = ppc i386 x86_64
#ARCH_CLASS = ppc ppc64 i386
#ARCH_CLASS = ppc ppc64 i386 x86_64