[prev in list] [next in list] [prev in thread] [next in thread] 

List:       libreoffice-commits
Subject:    [Libreoffice-commits] .: epm/Module_epm.mk
From:       logerrit () kemper ! freedesktop ! org (Libreoffice Gerrit user)
Date:       2012-10-31 16:54:24
Message-ID: 20121031165426.667211004A () kemper ! freedesktop ! org
[Download RAW message or body]

 epm/Module_epm.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit e5b645bc60a0b058632a75613d31db3398ed20f5
Author: Tor Lillqvist <tml at iki.fi>
Date:   Wed Oct 31 18:44:52 2012 +0200

    Don't build the epm tools for the HOST platform when cross-compiling
    
    Change-Id: I98aa2bcb90385096915c9cddea6a9e68ab95d29c

diff --git a/epm/Module_epm.mk b/epm/Module_epm.mk
index 8a52272..773342c 100644
--- a/epm/Module_epm.mk
+++ b/epm/Module_epm.mk
@@ -11,6 +11,8 @@ $(eval $(call gb_Module_Module,epm))
 
 ifeq (EPM,$(filter EPM,$(BUILD_TYPE)))
 
+ifneq ($(CROSS_COMPILING),YES)
+
 $(eval $(call gb_Module_add_targets,epm,\
 	ExternalPackage_epm \
 	ExternalProject_epm \
@@ -19,4 +21,6 @@ $(eval $(call gb_Module_add_targets,epm,\
 
 endif
 
+endif
+
 # vim: set noet sw=4 ts=4:

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic