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

Diff for /pegasus/mak/objects-unix.mak between version 1.14 and 1.15

version 1.14, 2006/01/24 19:44:18 version 1.15, 2006/01/25 20:50:30
Line 37 
Line 37 
 ################################################################################ ################################################################################
  
 ifeq ($(findstring _GNU, $(PEGASUS_PLATFORM)), _GNU) ifeq ($(findstring _GNU, $(PEGASUS_PLATFORM)), _GNU)
 GCC_VERSION=$(word 3, $(shell $(CXX) --version))  
 ifneq ($(GCC_VERSION), 2.9.5) ifneq ($(GCC_VERSION), 2.9.5)
     _NO_TMP_O=yes     _NO_TMP_O=yes
 endif endif


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2