Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 1999 19:53:46 -0500
From:      "Donald J . Maddox" <dmaddox@conterra.com>
To:        Bruce Evans <bde@FreeBSD.ORG>
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>
In-Reply-To: <199902151236.EAA67007@freefall.freebsd.org>; from Bruce Evans on Mon, Feb 15, 1999 at 04:36:23AM -0800
References:  <199902151236.EAA67007@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990215195346.B296>