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

Diff for /pegasus/mak/platform_SOLARIS_SPARC_CC.mak between version 1.5.2.1 and 1.6

version 1.5.2.1, 2004/08/13 21:32:35 version 1.6, 2004/08/12 12:41:11
Line 30 
Line 30 
  
 ifdef PEGASUS_DEBUG ifdef PEGASUS_DEBUG
 FLAGS = -g -pto -KPIC -mt -xs -xildoff FLAGS = -g -pto -KPIC -mt -xs -xildoff
 DEFINES += -DPEGASUS_DEBUG  
 else else
 FLAGS = -O -pto -KPIC -mt -xildoff FLAGS = -O -pto -KPIC -mt -xildoff
 endif endif
Line 43 
Line 42 
 SYS_LIBS += -lrt SYS_LIBS += -lrt
 endif endif
  
 ifdef PEGASUS_HAS_SSL  
         EXTRA_LIBRARIES += -L$(OPENSSL_HOME)/lib -lssl -lcrypto  
 endif  
   
 SYS_LIBS += $(EXTRA_LIBRARIES) SYS_LIBS += $(EXTRA_LIBRARIES)
  
 CXX = CC CXX = CC
Line 62 
Line 57 
 LIB_SUFFIX = .so LIB_SUFFIX = .so
  
 PEGASUS_SUPPORTS_DYNLIB = yes PEGASUS_SUPPORTS_DYNLIB = yes
   
   


Legend:
Removed from v.1.5.2.1  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2