1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00

Remove comment about NO_WERROR, since it no longer applies.

Pointed out by:	silby
This commit is contained in:
Robert Watson 2002-06-03 00:21:13 +00:00
parent c5aaa06ded
commit 6d362db996
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97754

View File

@ -22,14 +22,6 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW:
integrity. Re-enabling write caching can substantially improve
performance.
20020520:
Due to a compiler upgrade, the set of warnings has changed,
resulting in new compile failures when -Werror is set
inappropriately. While the set of warnings is adjusted and
fixed, it is recommended that you place "NO_WERROR=yes" on
the make line for buildworld/buildkernel, or in /etc/make.conf
if appropriate.
20020511:
The k5su utility installed as part of Kerberos 5 is no longer
installed with the set-user-ID bit set by default. Add