icu: nocross=yes for now... until I got more time to fix this.

This commit is contained in:
Juan RP 2015-11-29 09:51:37 +01:00
parent b35873ffa1
commit b273565102

View file

@ -13,6 +13,8 @@ license="ICU License /usr/share/licenses/icu/license.html"
distfiles="http://download.icu-project.org/files/icu4c/${version}/icu4c-${version//./_}-src.tgz"
checksum=3a64e9105c734dcf631c0b3ed60404531bce6c0f5a64bfe1a6402a4cc2314816
nocross=yes
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-cross-build=${XBPS_BUILDDIR}/${wrksrc}/host-icu"
fi