Searched refs:cross_buildroot (Results 1 – 4 of 4) sorted by relevance
38 cross_buildroot = @cross_buildroot@306 ifneq ($(strip $(cross_buildroot)),)307 include $(cross_buildroot)/config/icucross.inc326 ifneq ($(strip $(cross_buildroot)),)327 include $(cross_buildroot)/config/icucross.mk329 cross_buildroot = $(top_builddir)
213 [cross_buildroot="${withval}"],214 [cross_buildroot=""])216 if test "X$cross_buildroot" = "X"; then222 if test -f "${cross_buildroot}/config/icucross.mk"; then223 AC_MSG_RESULT([Using cross buildroot: $cross_buildroot])225 if test -d "${cross_buildroot}"; then226 …AC_MSG_ERROR([${cross_buildroot}/config/icucross.mk not found. Please build ICU in ${cross_buildro…228 …AC_MSG_ERROR([No such directory ${cross_buildroot} supplied as the argument to --with-cross-build.…232 AC_SUBST(cross_buildroot) subst
4353 withval=$with_cross_build; cross_buildroot="${withval}"4355 cross_buildroot=""4359 if test "X$cross_buildroot" = "X"; then4364 if test -f "${cross_buildroot}/config/icucross.mk"; then4365 … { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using cross buildroot: $cross_buildroot" >&54366 $as_echo "Using cross buildroot: $cross_buildroot" >&6; }4368 if test -d "${cross_buildroot}"; then4369 …as_fn_error $? "${cross_buildroot}/config/icucross.mk not found. Please build ICU in ${cross_build…4371 …as_fn_error $? "No such directory ${cross_buildroot} supplied as the argument to --with-cross-buil…
85 TOOLDIR=$(cross_buildroot)/tools