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

Diff for /pegasus/mak/platform_SOLARIS_IX86_CC.mak between version 1.1.2.2 and 1.1.2.3

version 1.1.2.2, 2008/06/03 18:11:43 version 1.1.2.3, 2008/06/07 20:00:18
Line 115 
Line 115 
 endif endif
  
 ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS
 FLAGS = -pto -g -KPIC -mt -xs -xildoff   FLAGS = -g -xs
 else else
 FLAGS = -pto -O4 -KPIC -mt -xildoff -s -xipo=1   FLAGS = -O4 -s -xipo=1
 endif endif
  
 # Need warnings:  #FLAGS += +w -pto -KPIC -mt -xildoff
 FLAGS += +w  FLAGS += +w -KPIC -mt -xildoff
   
   ifndef PEGASUS_SUN_STUDIO_EXPRESS
    FLAGS += -pto
   endif
  
 ##============================================================================== ##==============================================================================
 ## ##


Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2