Date: Wed, 29 Jan 2003 00:37:26 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/crunch/crunchide endian.h exec_elf32.c Message-ID: <200301290837.h0T8bQRB091293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2003/01/29 00:37:26 PST
Modified files:
usr.sbin/crunch/crunchide exec_elf32.c
Added files:
usr.sbin/crunch/crunchide endian.h
Log:
Part 1/3 of unbreaking cross releases:
Back out the removal of custom version of endian.h system header.
On recent systems, it just falls back to <sys/endian.h>. But on
older systems like 5.0-DP1 or 4-STABLE, this private version may
be necessary, as crunchide(1) is a cross-tool for "make release".
Spotted by: kris, markm
Revision Changes Path
1.3 +57 -0 src/usr.sbin/crunch/crunchide/endian.h (new)
1.8 +1 -1 src/usr.sbin/crunch/crunchide/exec_elf32.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301290837.h0T8bQRB091293>
