xlint: Revert part of 2e2a1cf79437aa99c731a36585fe98887a5c0bf0 again.
authorSascha Wildner <saw@online.de>
Mon, 4 Apr 2011 06:50:03 +0000 (08:50 +0200)
committerSascha Wildner <saw@online.de>
Mon, 4 Apr 2011 06:50:03 +0000 (08:50 +0200)
commitf7a1ba629a012031196b42be51a4d11b9e07e055
tree90dc5ecaa5512cd8dfa328516de96e9916d12303
parent58ad643d464ce0a79ef15722a480895e6849da28
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.
usr.bin/xlint/lint1/Makefile