Searched refs:cross_buildroot (Results 1 – 4 of 4) sorted by relevance
35 cross_buildroot = @cross_buildroot@298 ifneq ($(strip $(cross_buildroot)),)299 include $(cross_buildroot)/config/icucross.inc318 ifneq ($(strip $(cross_buildroot)),)319 include $(cross_buildroot)/config/icucross.mk321 cross_buildroot = $(top_builddir)
195 [cross_buildroot="${withval}"],196 [cross_buildroot=""])198 if test "X$cross_buildroot" = "X"; then204 if test -f "${cross_buildroot}/config/icucross.mk"; then205 AC_MSG_RESULT([Using cross buildroot: $cross_buildroot])207 if test -d "${cross_buildroot}"; then208 …AC_MSG_ERROR([${cross_buildroot}/config/icucross.mk not found. Please build ICU in ${cross_buildro…210 …AC_MSG_ERROR([No such directory ${cross_buildroot} supplied as the argument to --with-cross-build.…214 AC_SUBST(cross_buildroot) subst
4226 withval=$with_cross_build; cross_buildroot="${withval}"4228 cross_buildroot=""4232 if test "X$cross_buildroot" = "X"; then4237 if test -f "${cross_buildroot}/config/icucross.mk"; then4238 … { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using cross buildroot: $cross_buildroot" >&54239 $as_echo "Using cross buildroot: $cross_buildroot" >&6; }4241 if test -d "${cross_buildroot}"; then4242 …as_fn_error $? "${cross_buildroot}/config/icucross.mk not found. Please build ICU in ${cross_build…4244 …as_fn_error $? "No such directory ${cross_buildroot} supplied as the argument to --with-cross-buil…
85 TOOLDIR=$(cross_buildroot)/tools