mozc: won't build for big endian

This commit is contained in:
q66 2020-01-05 22:34:57 +01:00
parent 74887a4fc9
commit 5011e54b97

View file

@ -29,6 +29,10 @@ if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"
fi
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
broken="Does not build"
fi
post_extract() {
ln -s mozc-* mozc
rm -rf mozc/src/unix/fcitx5