[Libreoffice-commits] .: 2 commits - Module_cross_tail_build.mk unodevtools/source

David Tardon dtardon at redhat.com
Thu Jun 7 00:20:51 PDT 2012


On Wed, Jun 06, 2012 at 08:59:12AM -0700, Tor Lillqvist wrote:
>  Module_cross_tail_build.mk                          |    1 
>  unodevtools/source/skeletonmaker/skeletoncommon.cxx |   34 ++++----------------
>  2 files changed, 8 insertions(+), 27 deletions(-)
> 
> New commits:
> commit 9369f5abd785a9df174c5d583d55e3fd6918b542
> Author: Tor Lillqvist <tlillqvist at suse.com>
> Date:   Wed Jun 6 18:58:11 2012 +0300
> 
>     unodevtools is not needed for the build platform in a cross-compilation
>     
>     Change-Id: If77a879178a260590be64253435b6c8adde31878
> 
> diff --git a/Module_cross_tail_build.mk b/Module_cross_tail_build.mk
> index cc27ed1..86f87fd 100644
> --- a/Module_cross_tail_build.mk
> +++ b/Module_cross_tail_build.mk
> @@ -46,7 +46,6 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\
>  	sax \
>  	shell \
>  	tools \
> -	unodevtools \
>  	unoil \
>  	unotest \
>  	unotools \

It was in the build.lst for cross_toolset orignally, for some reason...
Anyway, I am sure that there are more modules that are not really needed
and only got into the list as dependencies. And there are yet other
modules that could be removed after some shuffling, e.g., I am pretty
sure shell is only needed because of lngconvex.

D.


More information about the LibreOffice mailing list