cvs commit: src/contrib/gcc common.opt
Kris Kennaway
kris at FreeBSD.org
Sun Aug 10 21:55:34 UTC 2008
Ben Kaduk wrote:
> On Sun, Aug 10, 2008 at 3:33 PM, David Schultz <das at freebsd.org> wrote:
>> 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
>
> ^^^^^^^^^^
> It seems to do a bit more than just that -- were the other changes
> intended as well?
Looks like the standard effect of taking a file off the vendor branch.
Kris
More information about the cvs-src
mailing list