#8148: libreoffice-5.2.0.4
-------------------------+-----------------------
Reporter: bdubbs@… | Owner: ken@…
Type: enhancement | Status: assigned
Priority: normal | Milestone: 7.10
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by ken@…):
For building without the unit tests:
{{{
make build-check
}}}
Looking at fedora's patch to disable the firebird unit test at
== http://pkgs.fedoraproject.org/cgit/rpms/libreoffice.git/plain/0001
-disable-firebird-unit-test.patch ==
I guess that a sed like
{{{
sed -i '/CppunitTest_vcl_timer/d' vcl/Module_vcl.mk
}}}
''would'' do the right thing. But unit tests have caused a lot of pain in
the last couple of years, and upstream regard our builds as "unsupported
configuration" (from memory), so better to just drop the tests.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/8148#comment:13>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page