rust: remove cross error path now that it uses only_for_archs.

This commit is contained in:
Juan RP 2014-04-04 11:49:34 +02:00
parent 244c132c60
commit 38d117ef5b
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@ if [ "$XBPS_MACHINE" = "x86_64" ]; then
configure_args+=" --build=$(gcc -dumpmachine)"
fi
if [ "$CROSS_BUILD" ]; then
msg_error "$pkgver cannot be cross compiled currently.\n"
fi
post_install() {
vinstall COPYRIGHT 644 usr/share/licenses/rust LICENSE