Date: Thu, 8 Oct 2015 07:32:15 -0700 From: Michael Vale <m.vale@live.com.au> To: Adrian Chadd <adrian.chadd@gmail.com> Cc: "freebsd-embedded@freebsd.org" <freebsd-embedded@freebsd.org>, "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>, "portmgr@freebsd.org" <portmgr@freebsd.org> Subject: Re: Cross Ports - skip stage and install directly to sysroot Message-ID: <BLU436-SMTP23443395BBC2494FD33099FC4360@phx.gbl> In-Reply-To: <CAJ-VmomD1YOEFLjb-V0240PC41kTMdf_%2BmG5%2BydnZk2FbBOmxQ@mail.gmail.com> References: <COL130-W27F547F3995BEB47948EC6C49D0@phx.gbl> <COL130-W21DA89E192DA61895ED3AC49D0@phx.gbl> <COL130-W39E93E93848FFD9AB96149C49D0@phx.gbl> <CAJ-VmomD1YOEFLjb-V0240PC41kTMdf_%2BmG5%2BydnZk2FbBOmxQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
yeah, was just unsure as to how many variables we want to be passing to the command line just to build. i've since addressed the specific paths and I also fixed the DESTDIR problem you mentioned in another e-mail. At first I didn't realise what you were saying and that it was in fact "broken" but I made additions to sys/mk/bsd.libnames.mk iirc to include SYSROOT in their paths. that fixed that. I haven't posted those patches but if you're interested in them as a guideline and for ideas just let me know and I'll sort something out at my next likely convenience. On 7/12/2015 12:59 PM, Adrian Chadd wrote: > Hi, > > The paths you're using are very specific to how the freebsd-wifi-build > things do stuff. Ie, finding it in ${LOCALBASE}/../root/${ARCH} . > > Ideally we'd just pass in a SYSROOT variable in as part of building > and it'd set everything appropriately. > > > > -adrian >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLU436-SMTP23443395BBC2494FD33099FC4360>