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

Diff for /pegasus/mak/platform_LINUX_IA64_GNU.mak between version 1.8 and 1.11

version 1.8, 2002/10/02 20:35:09 version 1.11, 2003/03/11 21:26:54
Line 1 
Line 1 
 include $(ROOT)/mak/config-unix.mak include $(ROOT)/mak/config-unix.mak
  
   MAJOR_VERSION_NUMBER = 1
   
 OS = linux OS = linux
  
 ARCHITECTURE = IA64 ARCHITECTURE = IA64
Line 8 
Line 10 
  
 SYS_INCLUDES = -I/usr/include/g++-3 SYS_INCLUDES = -I/usr/include/g++-3
  
 DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM)  PLATFORM_VERSION_SUPPORTED = yes
   
   DEFINES = -DPEGASUS_PLATFORM_$(PEGASUS_PLATFORM) -DPEGASUS_REMOVE_DEPRECATED -DPEGASUS_LOCAL_DOMAIN_SOCKET
   
   DEFINES += -DPEGASUS_DISABLE_KILLING_HUNG_THREADS
  
 # #
 ## The following flags need to be set or unset ## The following flags need to be set or unset
Line 74 
Line 80 
  
 PEGASUS_SUPPORTS_DYNLIB = yes PEGASUS_SUPPORTS_DYNLIB = yes
  
   LIB_SUFFIX = .$(MAJOR_VERSION_NUMBER)
   


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2