From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Sets LD_LIBRARY_PATH inside toolchain-wrapper.
Date: Fri, 16 Feb 2018 23:46:19 +0100 [thread overview]
Message-ID: <20180216234619.3b1815a6@windsurf.lan> (raw)
In-Reply-To: <20180216221845.13337-1-daniel.serpell@gmail.com>
Hello,
On Fri, 16 Feb 2018 19:18:45 -0300, Daniel Serpell wrote:
> Setting the host library path in the toolchain wrapper allows moving the
> host toolchain folder to a new path, as some of the tools depends on
> buildroot provided libraries.
>
> Signed-off-by: Daniel Serpell <daniel.serpell@gmail.com>
This is not needed. If you want to move around the host toolchain
folder, run "make sdk", which prepares the host toolchain to be a
relocatable SDK.
See slide 280 of
https://bootlin.com/doc/training/buildroot/buildroot-slides.pdf for
more details.
And yes, we should mention this in the Buildroot manual. Patches
welcome :-)
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com
next prev parent reply other threads:[~2018-02-16 22:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-16 22:18 [Buildroot] [PATCH] Sets LD_LIBRARY_PATH inside toolchain-wrapper Daniel Serpell
2018-02-16 22:46 ` Thomas Petazzoni [this message]
[not found] ` <CANepG=MckvkieMHtLfR2fsrH1yJzvjUwDiritOk-YvP5-ghE8g@mail.gmail.com>
2018-02-17 0:43 ` Daniel Serpell
2018-02-18 14:30 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180216234619.3b1815a6@windsurf.lan \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.