CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2017/07/31 09:39:05

Modified files:
        editors/libreoffice: Makefile 
        editors/libreoffice/patches: patch-configure 
                                     
patch-external_libebook_ExternalProject_libebook_mk 
                                     
patch-external_libmspub_ExternalProject_libmspub_mk 
                                     
patch-external_libpagemaker_ExternalProject_libpagemaker_mk 
                                     
patch-external_librevenge_ExternalProject_librevenge_mk 
                                     
patch-external_libvisio_ExternalProject_libvisio_mk 
Added files:
        editors/libreoffice/patches: patch-RepositoryExternal_mk 
                                     
patch-external_libabw_ExternalProject_libabw_mk 
Removed files:
        editors/libreoffice/patches: patch-vcl_inc_svdata_hxx 

Log message:
multiple clang fixes:

- make sure to link with the static libmythes in the build to avoid a runtime
crash

- since libreoffice uses a bundled boost, let's make sure we don't pick
up anything from the one installed on the system by using the proper
include directory order

Reply via email to