Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2001 23:43:43 -0800 (PST)
From:      Luigi Rizzo <rizzo@aciri.org>
To:        kris@obsecurity.org (Kris Kennaway)
Cc:        luigi@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/telnet Makefile
Message-ID:  <200102180743.f1I7hqr23221@iguana.aciri.org>
In-Reply-To: <20010217233154.A94671@mollari.cthul.hu> from Kris Kennaway at "Feb 17, 2001 11:31:54 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> On Sat, Feb 17, 2001 at 11:28:32PM -0800, Luigi Rizzo wrote:
> > luigi       2001/02/17 23:28:32 PST
> > 
> >   Modified files:
> >     usr.bin/telnet       Makefile 
> >   Log:
> >   Do not compile INET6 support if RELEASE_CRUNCH is defined
> >   (used by install floppy/picobsd)
> 
> Is this built for the fixit floppy? If so, what about FreeBSD
> installations on IPv6 networks (these are starting to appear in the
> wild, according to mailing list traffic I've seen)? Perhaps
> RELEASE_CRUNCH isn't the right variable to be using.

i may be wrong but i thought a bunch of other utilities did
the same -- not include INET6 if RELEASE_CRUNCH.
But you are right in that maybe we should have specific
vars such as BUILD_INSTALL, BUILD_FIXIT, BUILD_PICOBSD ...
to control what gets included and what not.

(wonder, do install and fixit build their objects in
different OBJDIR than the default /usr/obj ?)

	cheers
	luigi


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?200102180743.f1I7hqr23221>