From owner-cvs-all Wed Feb 19 7:25:10 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A479437B401; Wed, 19 Feb 2003 07:25:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 154BC43F85; Wed, 19 Feb 2003 07:25:08 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1JFP70U000625; Wed, 19 Feb 2003 07:25:07 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1JFP7sh000624; Wed, 19 Feb 2003 07:25:07 -0800 (PST) Message-Id: <200302191525.h1JFP7sh000624@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 19 Feb 2003 07:25:07 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/elf2aout Makefile elf2aout.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2003/02/19 07:25:07 PST Modified files: usr.bin/elf2aout Makefile elf2aout.c Log: Back out the removal (here too) of the "custom" version of . It is needed to cross-build sparc64 on RELENG_4 and to build sparc64 on say 5.0-DP1 (on systems without ). This will be revisited when we create RELENG_5. Spotted by: make universe Revision Changes Path 1.6 +1 -0 src/usr.bin/elf2aout/Makefile 1.8 +1 -1 src/usr.bin/elf2aout/elf2aout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message