(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.14 and 1.16

version 1.14, 2005/06/02 16:42:26 version 1.16, 2005/12/08 11:16:42
Line 89 
Line 89 
 DEFINES += -DSUNOS_5_6 DEFINES += -DSUNOS_5_6
 endif endif
  
 ifdef PEGASUS_DEBUG  ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS
 FLAGS = -g -KPIC -mt -xs -xildoff FLAGS = -g -KPIC -mt -xs -xildoff
 else else
 FLAGS = -O -KPIC -mt -xildoff -s -xipo=1  FLAGS = -O4 -KPIC -mt -xildoff -s -xipo=1
 endif endif
  
 SYS_LIBS = -lpthread -ldl -lsocket -lnsl -lxnet SYS_LIBS = -lpthread -ldl -lsocket -lnsl -lxnet


Legend:
Removed from v.1.14  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2