libreoffice: remove nocross

This commit is contained in:
Đoàn Trần Công Danh 2024-09-02 13:19:30 +07:00
parent f94b3a148d
commit eba62b6933
1 changed files with 0 additions and 1 deletions

View File

@ -164,7 +164,6 @@ case "$XBPS_TARGET_MACHINE" in
x86_64*|ppc64*) build_options_default="java" ;;
armv[56]*) broken="untested" ;;
esac
nocross="let the native build unstage first"
if [ -z "$CROSS_BUILD" ]; then
build_options_default+=" firebird"