From 27d70cd4dbd0583d778c0e43bbb6a428ca7bb101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 2 Sep 2024 08:51:33 +0700 Subject: [PATCH] libreoffice: nocross temporary --- srcpkgs/libreoffice/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index 3ebf08607b8..d936add44de 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -164,6 +164,7 @@ 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"