DragonFly commits List (threaded) for 2011-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: xlint: Revert part of 2e2a1cf79437aa99c731a36585fe98887a5c0bf0 again.
commit f7a1ba629a012031196b42be51a4d11b9e07e055
Author: Sascha Wildner <saw@online.de>
Date: Mon Apr 4 08:50:03 2011 +0200
xlint: Revert part of 2e2a1cf79437aa99c731a36585fe98887a5c0bf0 again.
The reason why we had to lower WARNS to 0 for xlint/lint1 was that
gcc 4.4.2 was unable to fit the value for LDBL_MAX from <float.h>
into a long double on i386 due to some misconfiguration of the
compiler.
Now that this is fixed with gcc 4.4.5, we can remove it again.
Summary of changes:
usr.bin/xlint/lint1/Makefile | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f7a1ba629a012031196b42be51a4d11b9e07e055
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]