mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/libreoffice-fresh: fix
This commit is contained in:
parent
9cdcd3f72e
commit
8fb0a65661
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||||
# - make build-nocheck: unit tests take a huge amount of time on ARM
|
# - make build-nocheck: unit tests take a huge amount of time on ARM
|
||||||
|
# - disable firebird until libfbclient is updated
|
||||||
|
|
||||||
buildarch=28
|
buildarch=28
|
||||||
highmem=1
|
highmem=1
|
||||||
|
@ -230,7 +231,7 @@ build() {
|
||||||
--with-system-libmwaw \
|
--with-system-libmwaw \
|
||||||
--with-system-libetonyek \
|
--with-system-libetonyek \
|
||||||
--without-system-libfreehand \
|
--without-system-libfreehand \
|
||||||
--without-system-firebird \
|
--disable-firebird-sdbc \
|
||||||
--with-system-libtommath \
|
--with-system-libtommath \
|
||||||
--with-system-libatomic-ops \
|
--with-system-libatomic-ops \
|
||||||
--with-system-libebook \
|
--with-system-libebook \
|
||||||
|
|
Loading…
Reference in a new issue