Date: Thu, 27 Dec 2012 10:00:44 -0800 From: "Simon J. Gerraty" <sjg@juniper.net> To: Michael Vale <masked@internode.on.net> Cc: freebsd-hackers@freebsd.org, freebsd-ports@freebsd.org, freebsd-arch@freebsd.org Subject: Re: Cross Compiling of ports Makefiles. Message-ID: <20121227180044.7947F58094@chaos.jnpr.net> In-Reply-To: <E49F944634B24A7387BC937CBE19D2D9@forexamplePC> References: <E49F944634B24A7387BC937CBE19D2D9@forexamplePC>
next in thread | previous in thread | raw e-mail | index | archive | help
>Doing the same thing could also prevent the need for a DESTDIR JAIL
>install at all and just use the real build machine’s build env, rather
>than a jail. Regardless. We still have to install these targets and
>their DESTDIR is skewed. There is a few options,
I think I know what you mean, but not clear on the "their DESTDIR is
skewed" bit.
>One is to have a MAKEOBJDIRPREFIX like option, and redefine every
>target’s DESTDIR ${makeobjDESTDIR} before running do-install. Now i’ve
>yet to complete this stage, but I believe this is the way to do it.
Would it be sufficient to have an INSTALL_PREFIX and/or INSTALL_DESTDIR
so that DESTDIR can be different during install ?
[I was recently experimenting with something similar...]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121227180044.7947F58094>
