Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: thorpej
Date: Mon Jul 5 17:55:35 UTC 1999
Modified Files:
basesrc/libexec/ld.elf_so: Makefile rtld.h
Log Message:
Protect certain definitions from view by crt0, by wrapping them in
#ifdef _RTLD_SOURCE.
Should fix the "variable page size" build error of crt0 on the SPARC.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/libexec/ld.elf_so/Makefile
cvs rdiff -r1.13 -r1.14 basesrc/libexec/ld.elf_so/rtld.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index