[Buildroot] [PATCH] boost: Pass staging dir to --with-icu option.

Peter Korsgaard jacmet at uclibc.org
Fri Feb 8 21:27:35 UTC 2013


>>>>> "Ignacy" == Ignacy Gawedzki <i at lri.fr> writes:

 Ignacy> When using the --with-icu option without specifying the
 Ignacy> directory, boost's bootstrap.sh script will look at "common"
 Ignacy> locations (lines 289-294):

 Ignacy>     COMMON_ICU_PATHS="/usr /usr/local /sw"
 Ignacy>     for p in $COMMON_ICU_PATHS; do
 Ignacy>       if test -r $p/include/unicode/utypes.h; then
 Ignacy>         ICU_ROOT=$p
 Ignacy>       fi
 Ignacy>     done

 Ignacy> With buildroot it may surely become problematic at some point.
 Ignacy> ---

Can you please provide your signed-off-by so I can apply this? Thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list