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

Diff for /pegasus/mak/platform_VMS_ALPHA_DECCXX.mak between version 1.27 and 1.28

version 1.27, 2007/09/07 17:38:15 version 1.28, 2007/09/12 21:13:46
Line 50 
Line 50 
  
 LFLAGS = /Threads_Enable=Upcalls LFLAGS = /Threads_Enable=Upcalls
 LFLAGS += /symbol_table=$(BIN_VMSDIRA)]$(PROGRAM) LFLAGS += /symbol_table=$(BIN_VMSDIRA)]$(PROGRAM)
 LFLAGS += /map=$(BIN_VMSDIRA)]$(PROGRAM)/full/cross_ref  LFLAGS += /map=$(BIN_VMSDIRA)]$(PROGRAM)/full/cross_ref/section_binding
 CFLAGS = /repos=$(CXXREPOSITORY_VMSROOT)/template_def=time  CFLAGS = /main=POSIX_EXIT
 CCFLAGS = /OPT=INLINE/nowarn  CFLAGS += /names=(uppercase,shortened)
   CFLAGS += /repos=$(CXXREPOSITORY_VMSROOT)/template_def=time
   
   CCFLAGS = /main=POSIX_EXIT
   CCFLAGS += /names=(uppercase,shortened)
   CCFLAGS += /OPT=INLINE
   CCFLAGS += /nowarn
   
 ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS
 CFLAGS += /debug/noopt/show=include/lis=$(OBJ_VMSDIRA)] CFLAGS += /debug/noopt/show=include/lis=$(OBJ_VMSDIRA)]
 CCFLAGS = /debug/noopt/nowarn/show=include/lis=$(OBJ_VMSDIRA)]  CCFLAGS += /debug/noopt
   CCFLAGS += /show=include/lis=$(OBJ_VMSDIRA)]
 LFLAGS += /debug LFLAGS += /debug
 endif endif
  
Line 67 
Line 75 
 PEGASUS_HAS_SSL = yes PEGASUS_HAS_SSL = yes
 OPENSSL_SET_SERIAL_SUPPORTED = true OPENSSL_SET_SERIAL_SUPPORTED = true
  
 #PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER = true  PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER = true
   PEGASUS_ENABLE_SYSTEM_LOG_HANDLER = true
   PEGASUS_ENABLE_EMAIL_HANDLER = true
  
 # Local domain sockets, or an equivalent, # Local domain sockets, or an equivalent,
 # is not currently supported on OpenVMS. Bug 2147 # is not currently supported on OpenVMS. Bug 2147


Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2