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

Diff for /pegasus/mak/Attic/platform_VXWORKS_PENTIUM_GNU.mak between version 1.1.2.1 and 1.1.2.2

version 1.1.2.1, 2007/09/11 16:32:41 version 1.1.2.2, 2007/09/12 20:35:20
Line 115 
Line 115 
     $(error "vxworks does not support PAM authenticaiton")     $(error "vxworks does not support PAM authenticaiton")
 endif endif
  
 FLAGS += -mcpu=i486 -march=i486 -W -Wall -Wno-unused -mrtp -MD -MP  FLAGS += -mhard-float -ansi -mcpu=i486 -march=i486 -W -Wall -Wno-unused -mrtp -MD -MP
  
 ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS ifdef PEGASUS_USE_DEBUG_BUILD_OPTIONS
   FLAGS += -g   FLAGS += -g
 else else
   FLAGS += -Os    FLAGS += -O2
 endif endif
  
 PEGASUS_HAS_MAKEDEPEND = yes PEGASUS_HAS_MAKEDEPEND = yes


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2