libreoffice: remove nocross
This commit is contained in:
parent
f94b3a148d
commit
eba62b6933
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue