Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2013 11:07:39 -0500
From:      Brooks Davis <brooks@FreeBSD.org>
To:        Antoine Brodin <antoine@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, Marcel Moolenaar <marcel@FreeBSD.org>, src-committers@FreeBSD.org
Subject:   Re: svn commit: r250860 - head/gnu/usr.bin/diff
Message-ID:  <20130524160739.GA45194@lor.one-eyed-alien.net>
In-Reply-To: <CAALwa8nGk1u4BDsU4tah_s2ZG1ufsenE0pnXFNMYLhg6Cq1KQw@mail.gmail.com>
References:  <201305211728.r4LHSJci081409@svn.freebsd.org> <CAALwa8nGk1u4BDsU4tah_s2ZG1ufsenE0pnXFNMYLhg6Cq1KQw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--tThc/1wpZn/ma/RB
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, May 24, 2013 at 06:06:59AM +0000, Antoine Brodin wrote:
> On Tue, May 21, 2013 at 5:28 PM, Marcel Moolenaar <marcel@freebsd.org> wr=
ote:
> > Author: marcel
> > Date: Tue May 21 17:28:19 2013
> > New Revision: 250860
> > URL: http://svnweb.freebsd.org/changeset/base/250860
> >
> > Log:
> >   Don't look for headers outside of the source or object directories. In
> >   particular, don't use DESTDIR. Such creates an unnecessary dependency
> >   on the build machine.
> >
> >   Obtained from:        Juniper Networks, Inc.
>=20
> Actually during world stage,
> WMAKE=3D${WMAKEENV} ${MAKE} ${WORLD_FLAGS} -f Makefile.inc1 DESTDIR=3D${W=
ORLDTMP}
> So I think it was picking up headers from the correct place.

During the build, headers should either be found directly in the
source tree, or in WORLDTMP because it is specified as the compiler's
sysroot, not because the path is hardcoded.

-- Brooks

--tThc/1wpZn/ma/RB
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (FreeBSD)

iD8DBQFRn5BLXY6L6fI4GtQRApOPAKC9tuU45uomNg9eX33eagLJXqVhhACgx8hk
YZVcr49l9DC0yZig7HgsAg4=
=BREG
-----END PGP SIGNATURE-----

--tThc/1wpZn/ma/RB--



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