Home | History | Annotate | Download | only in source

Lines Matching refs:cross_buildroot

711 cross_buildroot
3830 withval=$with_cross_build; cross_buildroot="${withval}"
3832 cross_buildroot=""
3836 if test "X$cross_buildroot" = "X"; then
3843 if test -f "${cross_buildroot}/config/icucross.mk"; then
3844 { $as_echo "$as_me:$LINENO: result: Using cross buildroot: $cross_buildroot" >&5
3845 $as_echo "Using cross buildroot: $cross_buildroot" >&6; }
3847 if test -d "${cross_buildroot}"; then
3848 { { $as_echo "$as_me:$LINENO: error: ${cross_buildroot}/config/icucross.mk not found. Please build ICU in ${cross_buildroot} first." >&5
3849 $as_echo "$as_me: error: ${cross_buildroot}/config/icucross.mk not found. Please build ICU in ${cross_buildroot} first." >&2;}
3852 { { $as_echo "$as_me:$LINENO: error: No such directory ${cross_buildroot} supplied as the argument to --with-cross-build. Use an absolute path." >&5
3853 $as_echo "$as_me: error: No such directory ${cross_buildroot} supplied as the argument to --with-cross-build. Use an absolute path." >&2;}