Subject: CVS commit: src/tools/gcc
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 06/09/2006 15:30:52
Module Name:	src
Committed By:	skrll
Date:		Fri Jun  9 15:30:52 UTC 2006

Modified Files:
	src/tools/gcc: mknative-gcc

Log Message:
Fixes for mknative runs on gcc3.

	- get the information from a gcc3 .native
	- don't get gcc4 variables
	- put back the getvars for SHLIB_LINK SHLIB_MULTILIB as they work
	  on gcc3 and leave as XXX'd on gcc4.

I've re-arranged some of the variables to minimise the differences, but
didn't do them all.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/tools/gcc/mknative-gcc

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