Subject: CVS commit: basesrc/lib/libtelnet
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/29/2002 19:58:37
Module Name: basesrc
Committed By: thorpej
Date: Tue Jan 29 17:58:37 UTC 2002
Modified Files:
basesrc/lib/libtelnet: Makefile
Log Message:
Hack around GCC PR optmization/5230 if HAVE_GCC3 is set. (GCC 3.x
issues spurious warning when compiling a Duff's device with optimization.)
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/lib/libtelnet/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.