Re-enable system-icu and system-boost in libreoffice.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13115 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2014-05-17 22:04:23 +00:00
parent 65f4210a6d
commit 3d3bceea00
2 changed files with 6 additions and 4 deletions

View File

@ -47,6 +47,10 @@
<listitem>
<para>May 17th, 2014</para>
<itemizedlist>
<listitem>
<para>[ken] - Reinstate system boost and icu switches in libreoffice,
thanks to Christopher Gregory for noticing.</para>
</listitem>
<listitem>
<para>[fernando] - Revert unnecessary revision 13047 "Help Lua-5.2.3
to find Ncurses-5.9 for Readline-6.3".</para>

View File

@ -350,12 +350,14 @@ sed -e "s/target\.mk/langlist\.mk/" \
--disable-postgresql-sdbc \
--enable-release-build=yes \
--enable-python=system \
--with-system-boost \
--with-system-clucene \
--with-system-cairo \
--with-system-curl \
--with-system-expat \
--with-system-graphite \
--with-system-harfbuzz \
--with-system-icu \
--with-system-jpeg \
--with-system-lcms2 \
--with-system-libpng \
@ -371,10 +373,6 @@ sed -e "s/target\.mk/langlist\.mk/" \
--with-system-redland \
--with-system-zlib \
--with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
<!-- below, switches not working with icu-53.1; move back, when upstream
or patch solves the problem-->
<!-- -with-system-icu \-->
<!-- -with-system-boost \-->
<para>
The instructions below will only build the package without running