[med-svn] [phyml] 07/08: Build missing symbols by adding -DPHYREX to CFLAGS

Kevin Murray daube-guest at moszumanska.debian.org
Sat Feb 6 16:53:52 UTC 2016


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

daube-guest pushed a commit to branch master
in repository phyml.

commit 8a5717a6eb90bf7952816bf9363e05148730284b
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Sat Feb 6 17:40:15 2016 +0100

    Build missing symbols by adding -DPHYREX to CFLAGS
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7082d89..6194844 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_build:
 	$(MAKE) distclean
 	mv phyml-manual.pdf doc
 	dh_auto_configure -- --enable-phytime
-	dh_auto_build -- LDFLAGS="$(LDFLAGS)"
+	dh_auto_build -- LDFLAGS="$(LDFLAGS)" CPPFLAGS="-DPHYREX $(CPPFLAGS)"
 
 override_dh_auto_install:
 	dh_auto_install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/phyml.git



More information about the debian-med-commit mailing list