mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libreoffice: remove nocross
This commit is contained in:
parent
f94b3a148d
commit
eba62b6933
1 changed files with 0 additions and 1 deletions
|
@ -164,7 +164,6 @@ case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|ppc64*) build_options_default="java" ;;
|
x86_64*|ppc64*) build_options_default="java" ;;
|
||||||
armv[56]*) broken="untested" ;;
|
armv[56]*) broken="untested" ;;
|
||||||
esac
|
esac
|
||||||
nocross="let the native build unstage first"
|
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default+=" firebird"
|
build_options_default+=" firebird"
|
||||||
|
|
Loading…
Add table
Reference in a new issue