Subject: CVS commit: xsrc
To: None <source-changes@netbsd.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 05/23/2000 15:16:33
Module Name:	xsrc
Committed By:	shin
Date:		Tue May 23 12:16:33 UTC 2000

Modified Files:
	xsrc/xc/config/cf: NetBSD.cf

Log Message:
Now hpcmips supports X server (fix comment).

On MIPS, separate compileling is not necessary for shared library.
Therefore, 'SeparateSharedCompile' should be defined to 'NO'.

All binaries (perhaps except experimental X server) should be compiled with
optimization to reduce size. So, delete '# define OptimizedCDebugFlags  -g'
line from hpcmips defines.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 xsrc/xc/config/cf/NetBSD.cf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.