(file) Return to platform_LINUX_IA64_GNU.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

File: [Pegasus] / pegasus / mak / platform_LINUX_IA64_GNU.mak (download)
Revision: 1.17, Sat Jun 14 18:25:38 2003 UTC (20 years, 11 months ago) by david.eger
Branch: MAIN
CVS Tags: test, pep_88, TEST, RELEASE_2_3_0-root, RELEASE_2_3_0-msg-freeze, RELEASE_2_3_0-branch, PRE_LICENSE_UPDATE_2003, POST_LICENSE_UPDATE_2003
Changes since 1.16: +4 -90 lines
The Linux branches share the bulk of their code.
This patch takes a number of sections of code that were duplicated in
full heretofore under the labels
  PLATFORM_PEGASUS_LINUX_PPC_GNU,
  PLATFORM_PEGASUS_LINUX_IX86_GNU, and
  PLATFORM_PEGASUS_LINUX_IA64_GNU
and reduces these to single sections under the name
PEGASUS_PLATFORM_LINUX_GENERIC_GNU.
The work's not done, but here's a good start.

# Platform Configuration for Linux on IA-64
# If you have generic Linux config options, please place them in config-linux.mak

include $(ROOT)/mak/config-linux.mak

ARCHITECTURE = IA64

DEFINES += -DPEGASUS_REMOVE_DEPRECATED
DEFINES += -DPEGASUS_DISABLE_KILLING_HUNG_THREADS
DEFINES += -DPEGASUS_USE_SYSLOGS

##
## The following flag needs to be set to compile in code for
## not listing the trace configuration properties. This will cause
## the trace configuration properties, traceComponents and traceLevel
## not to be listed when using the cimconfig -l command.
##
DEFINES += -DPEGASUS_DONOT_LIST_TRACE_PROPERTIES

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2