From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] boost: Pass staging dir to --with-icu option.
Date: Thu, 7 Feb 2013 15:47:00 +0100 [thread overview]
Message-ID: <20130207154700.1d1da42b@skate> (raw)
In-Reply-To: <20130207134835.GA23603@zenon.in.qult.net>
Dear Ignacy Gawedzki,
On Thu, 7 Feb 2013 14:48:35 +0100, Ignacy Gawedzki wrote:
> When using the --with-icu option without specifying the directory,
> boost's bootstrap.sh script will look at "common" locations (lines
> 289-294):
>
> COMMON_ICU_PATHS="/usr /usr/local /sw"
> for p in $COMMON_ICU_PATHS; do
> if test -r $p/include/unicode/utypes.h; then
> ICU_ROOT=$p
> fi
> done
>
> With buildroot it may surely become problematic at some point.
This looks sensible. However, it doesn't explain how Boost could have
been finding ICU before your patch. Any idea?
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2013-02-07 14:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-07 13:48 [Buildroot] [PATCH] boost: Pass staging dir to --with-icu option Ignacy Gawedzki
2013-02-07 14:47 ` Thomas Petazzoni [this message]
2013-02-07 15:24 ` Ignacy Gawedzki
2013-02-07 15:27 ` Thomas Petazzoni
2013-02-08 21:27 ` Peter Korsgaard
2013-02-08 22:36 ` Ignacy Gawedzki
2013-02-08 22:39 ` Yann E. MORIN
2013-02-09 9:56 ` Peter Korsgaard
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=20130207154700.1d1da42b@skate \
--to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox