Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2000 23:10:10 -0800
From:      Jason Evans <jasone@canonware.com>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/gnu/usr.bin/cc/cc_fbsd Makefile
Message-ID:  <20000112231010.E302@sturm.canonware.com>
In-Reply-To: <200001130455.UAA93546@freefall.freebsd.org>; from obrien@FreeBSD.org on Wed, Jan 12, 2000 at 08:55:42PM -0800
References:  <200001130455.UAA93546@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 12, 2000 at 08:55:42PM -0800, David E. O'Brien wrote:
> obrien      2000/01/12 20:55:42 PST
> 
>   Modified files:
>     gnu/usr.bin/cc/cc_fbsd Makefile 
>   Log:
>   Make mktemp.c a "normal" C implimentation when building this library.
>   
>   Revision  Changes    Path
>   1.2       +3 -1      src/gnu/usr.bin/cc/cc_fbsd/Makefile

CFLAGS+= -D_libc_open=open

Well, this was the simplest solution I could come up with as well, but I
still think it's gross and disgusting. =)

Do you have a feel for how many places such hacks are going to pop up
across the system as FreeBSD evolves?  If it's more than a few places, IMO
we should really consider a different approach.

Thanks,
Jason


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?20000112231010.E302>