(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.4 and 1.5.2.1

version 1.4, 2003/11/24 23:19:27 version 1.5.2.1, 2004/08/13 21:32:35
Line 14 
Line 14 
  
 DEFINES += -DPEGASUS_SNIA_INTEROP_TEST DEFINES += -DPEGASUS_SNIA_INTEROP_TEST
  
   DEFINES += -DPEGASUS_HAS_SIGNALS
   
 # "READBUG" forces fstream.read to read 1 char at a time to # "READBUG" forces fstream.read to read 1 char at a time to
 # overcome a bug in Wshop 6.2 # overcome a bug in Wshop 6.2
 # There are patches for this now. # There are patches for this now.
Line 41 
Line 43 
 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 56 
Line 62 
 LIB_SUFFIX = .so LIB_SUFFIX = .so
  
 PEGASUS_SUPPORTS_DYNLIB = yes PEGASUS_SUPPORTS_DYNLIB = yes
   


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2