23 lines
377 B
Plaintext
23 lines
377 B
Plaintext
# CONFIG_SITE.darwin-ppc.Common
|
|
#
|
|
# $Id$
|
|
# This file is maintained by the build community.
|
|
#
|
|
# Site override definitions for darwin-ppc host builds
|
|
#-------------------------------------------------------
|
|
|
|
#
|
|
# Where the fink packages are installed
|
|
#
|
|
FINK_DIR=/sw
|
|
|
|
#
|
|
# Shared libraries work fine on Darwin
|
|
#
|
|
SHARED_LIBRARIES=YES
|
|
|
|
#
|
|
# Other local options
|
|
#
|
|
#OP_SYS_CFLAGS += -g
|