Replaced $Id$ and $Header$ keywords with $Revision-Id$ Deleted $Log$ keywords and any log messages
15 lines
401 B
Plaintext
15 lines
401 B
Plaintext
# CONFIG_SITE.Common.darwin-x86
|
|
#
|
|
# $Revision-Id$
|
|
# This file is maintained by the build community.
|
|
#
|
|
# Site override definitions for darwin-x86 target builds
|
|
#-------------------------------------------------------
|
|
|
|
# Select which CPU architectures to include in your universal binaries:
|
|
# i386
|
|
# x86_64 - Needs MacOS 10.5 or 10.4 with Universal SDK
|
|
|
|
ARCH_CLASS = i386
|
|
#ARCH_CLASS = i386 x86_64
|