20 lines
666 B
Plaintext
20 lines
666 B
Plaintext
# CONFIG_SITE.linux-x86.Common
|
|
#
|
|
# $Id$
|
|
# This file is maintained by the build community.
|
|
#
|
|
# Site override definitions for linux-x86 host builds
|
|
#-------------------------------------------------------
|
|
|
|
# JBA test override values
|
|
#CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040 solaris-sparc
|
|
#CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040
|
|
|
|
# NOTE: If YES then LD_LIBRARY_PATH must include the full
|
|
# pathname $(INSTALL_LOCATION)/lib/$(EPICS_HOST_ARCH) for
|
|
# both the base # build and when invoking base executables.
|
|
# Alternatively the full pathname can be added to /etc/ld.so.conf
|
|
# and ldconfig run to inform the system of the shared libraries.
|
|
SHARED_LIBRARIES=YES
|
|
|