This is an automated email from the git hooks/post-receive script. sweetshark-guest pushed a commit to branch ubuntu-wily-5.0 in repository libreoffice.
commit 409fa2374bc3b81432b08ed7f5142d68f8c62bde Author: Bjoern Michaelsen <bjoern.michael...@canonical.com> Date: Wed Aug 26 12:50:56 2015 +0200 just use ucpp for idlc for now, cpp from gcc5 is mostly untested --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index be103b8..956b091 100755 --- a/rules +++ b/rules @@ -697,7 +697,7 @@ ifeq "$(DEB_VENDOR)" "Ubuntu" IMAGES+=human CONFIGURE_FLAGS_INDEP+= --with-theme="$(IMAGES)" ENABLE_FIREBIRD=n - USE_UCPP=n + USE_UCPP=y # lp#1034560: MIR troubles make it easier to use internal jfreereport SYSTEM_STUFF := $(filter-out jfreereport npapi-headers, $(SYSTEM_STUFF)) ifeq ($(shell echo "$(DEB_VERSION)" | grep -c ppa),1) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git