Subject: CVS commit: src/usr.bin/crunch/crunchgen
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/29/2003 12:32:35
Module Name: src
Committed By: simonb
Date: Wed Jan 29 10:32:35 UTC 2003
Modified Files:
src/usr.bin/crunch/crunchgen: crunchgen.c
Log Message:
Use new the --redefine-syms-file option to objcopy to rename the symbols
we want to hide instead of making global symbols local (which doesn't
work on MIPS).
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/usr.bin/crunch/crunchgen/crunchgen.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.