From owner-cvs-all Mon Feb 15 16:53:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04082 for cvs-all-outgoing; Mon, 15 Feb 1999 16:53:56 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA04075; Mon, 15 Feb 1999 16:53:48 -0800 (PST) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (myself@dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id TAA26719; Mon, 15 Feb 1999 19:53:45 -0500 (EST) Received: (from myself@localhost) by dmaddox.conterra.com (8.9.3/8.9.1) id TAA00496; Mon, 15 Feb 1999 19:53:46 -0500 (EST) (envelope-from myself) Date: Mon, 15 Feb 1999 19:53:46 -0500 From: "Donald J . Maddox" To: Bruce Evans Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/doscmd Makefile Message-ID: <19990215195346.B296@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <199902151236.EAA67007@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199902151236.EAA67007@freefall.freebsd.org>; from Bruce Evans on Mon, Feb 15, 1999 at 04:36:23AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk While someone is looking at this: Is there some particular reason that doscmd is not built by default in a 'make world'? On Mon, Feb 15, 1999 at 04:36:23AM -0800, Bruce Evans wrote: > bde 1999/02/15 04:36:22 PST > > Modified files: > usr.bin/doscmd Makefile > Log: > Don't pass -static in ${LDFLAGS} to ld for building doscmd.kernel, > since it means -s (strip), and static linkage is forced correctly > anyway. Other things in ${LDFLAGS} are still bogusly passed to ld. > This only affects the aout case. > > Revision Changes Path > 1.15 +2 -2 src/usr.bin/doscmd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message