[yade] 03/04: Remove -ftrack-macro-expansion=0 option.

Anton Gladky gladk at alioth.debian.org
Mon Oct 28 19:56:06 UTC 2013


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

gladk pushed a commit to branch master
in repository yade.

commit 2f28ccc7a11f3f3c96ff8037468d82e6c6663774
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Oct 28 20:54:21 2013 +0100

    Remove -ftrack-macro-expansion=0 option.
    
    Upstream has splitted some large cxx-files. So it hopefully
    should build now.
---
 debian/rules |    1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index bf184c4..bc873e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ tmpDirMatplotLib = $(CURDIR)/debian/matplotlib
 %:
 	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --with python2
 
-export DEB_CXXFLAGS_MAINT_APPEND  = -ftrack-macro-expansion=0
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed,-no-keep-memory
 
 export MPLCONFIGDIR := $(tmpDirMatplotLib) 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yade.git



More information about the debian-science-commits mailing list