Subject: CVS commit: [netbsd-2-0] src/libexec/ld.elf_so/arch/vax
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/29/2004 04:32:58
Module Name:	src
Committed By:	jmc
Date:		Thu Apr 29 04:32:58 UTC 2004

Modified Files:
	src/libexec/ld.elf_so/arch/vax [netbsd-2-0]: Makefile.inc

Log Message:
Pullup rev 1.9 (requested by mhitch in ticket #219)

The -symbolic flag in gcc 2.95.3 is not passed to the linker, which is
required.  Restore the -Bsymbolic option in LDFLAGS on the vax.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 src/libexec/ld.elf_so/arch/vax/Makefile.inc

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