Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2008 19:33:35 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gcc common.opt
Message-ID:  <200808101933.m7AJXqYN055792@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2008-08-10 19:33:35 UTC

  FreeBSD src repository

  Modified files:
    contrib/gcc          common.opt 
  Log:
  SVN rev 181538 on 2008-08-10 19:33:35Z by das
  
  Make -fno-math-errno the default. Our libm doesn't support the SysV
  mistake of setting errno, and never has.  This will need to be fixed
  upstream in a more generic way, but the changes are somewhat more
  involved.
  
  Revision  Changes    Path
  1.2       +545 -195  src/contrib/gcc/common.opt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808101933.m7AJXqYN055792>