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

Diff for /pegasus/mak/config-linux.mak between version 1.61.8.4 and 1.69.8.1

version 1.61.8.4, 2013/10/17 19:38:41 version 1.69.8.1, 2013/10/01 15:47:38
Line 127 
Line 127 
   ifeq ($(COMPILER), gnu)   ifeq ($(COMPILER), gnu)
    # disable the strict aliasing    # disable the strict aliasing
    ifeq ($(shell expr $(GCC_VERSION) '>=' 3.0), 1)    ifeq ($(shell expr $(GCC_VERSION) '>=' 3.0), 1)
      PEGASUS_EXTRA_CXX_FLAGS += -fno-enforce-eh-specs -fno-strict-aliasing       EXTRA_CXX_FLAGS += -fno-enforce-eh-specs -fno-strict-aliasing
    endif    endif
   endif   endif
  


Legend:
Removed from v.1.61.8.4  
changed lines
  Added in v.1.69.8.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2