mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libreoffice: i686 broken
This commit is contained in:
parent
a97bd5e8ef
commit
63238fdae3
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ configure_args="--disable-werror"
|
||||||
nopie=yes
|
nopie=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
i686*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/5125/steps/shell_3/logs/stdio" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
#
|
#
|
||||||
# XXX: mit-krb5-devel nasm firebird3 hamcrest iwyu ogl-math
|
# XXX: mit-krb5-devel nasm firebird3 hamcrest iwyu ogl-math
|
||||||
# Missing, required libraries are downloaded and built internally
|
# Missing, required libraries are downloaded and built internally
|
||||||
|
|
Loading…
Add table
Reference in a new issue