[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 02/13: temporarily build cppuhelper with debug for sparc64



This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.2
in repository libreoffice.

commit 8a2f7a922dbb378226c7d40d721329c3188b2ff6
Author: Rene Engelhard <rene@debian.org>
Date:   Wed Jun 15 13:52:55 2016 +0200

    temporarily build cppuhelper with debug for sparc64
---
 rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rules b/rules
index f45a856..8fe82e3 100755
--- a/rules
+++ b/rules
@@ -1961,6 +1961,9 @@ $(STAMP_DIR)/build-arch:
 		--with-galleries=no
 
 	PATH=$(BUILD_PATH) LD_LIBRARY_PATH=$(BUILD_LD_LIBRARY_PATH) ARCH_FLAGS=$(ARCH_FLAGS) TMP=`mktemp -q -d` $(MAKE) build-non-l10n-only
+ifeq (sparc64,$(DEB_HOST_ARCH))
+	$(MAKE) cppuhelper.clean cppuhelper debug=t
+endif
 
 ifneq (nocheck,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
 	$(CURDIR)/debian/rules check

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: