Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/22/1999 09:28:23
Module Name:	basesrc
Committed By:	christos
Date:		Tue Jun 22 16:28:23 UTC 1999

Modified Files:
	basesrc/libexec/ld.elf_so: rtld.h
	basesrc/libexec/ld.elf_so/arch/sparc: Makefile.inc

Log Message:
We need to compile with -DVARPSZ, because the sparc has a variable page
size depending on arch. Make it an error to compile without it. This
caused -lposix linked programs to fail.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/libexec/ld.elf_so/rtld.h
cvs rdiff -r1.1 -r1.2 basesrc/libexec/ld.elf_so/arch/sparc/Makefile.inc

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