(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.68 and 1.69

version 1.68, 2013/05/07 09:06:02 version 1.69, 2013/07/23 16:52:54
Line 125 
Line 125 
   # appeared in the 3.0 series of compilers.   # appeared in the 3.0 series of compilers.
   #   #
   ifeq ($(COMPILER), gnu)   ifeq ($(COMPILER), gnu)
    FLAGS += -s  
    ifeq ($(shell expr $(GCC_VERSION) '>=' 3.0), 1)    ifeq ($(shell expr $(GCC_VERSION) '>=' 3.0), 1)
      EXTRA_CXX_FLAGS += -fno-enforce-eh-specs      EXTRA_CXX_FLAGS += -fno-enforce-eh-specs
    endif    endif


Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2