Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/17/1998 10:22:51
Module Name:	src
Committed By:	tv
Date:		Tue Nov 17 18:22:51 UTC 1998

Modified Files:
	src/gnu/dist/gcc/config/alpha: netbsd.h
	src/gnu/dist/gcc/config/mips: netbsd.h
	src/gnu/dist/gcc/config/rs6000: netbsd.h
Log Message:
Add %{R*} to the LINK_SPECs which don't have them, to make rpath options
consistent on the compiler's front end.  (Note that -Wl,-R/path/ is still
the preferred usage in third-party software for 1.2+ compatibility.)