[adios] 09/10: Set CFLAGS so we get buildflags properly

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 7 12:20:39 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository adios.

commit 4051801af6444d9e0397659906f23585e2c42707
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Jul 1 16:24:32 2015 +0100

    Set CFLAGS so we get buildflags properly
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 3f6b39e..75c5c8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,7 @@ LIBDIR:=/usr/lib/$(DEB_HOST_MULTIARCH)
 BINDIR:=$(DESTDIR)/usr/bin
 PY2VERS:=python2.7
 PY3VERS:= $(shell py3versions -s)
+CFLAGS:=$(shell  dpkg-buildflags --get CFLAGS )
 
 TOP:=$(shell pwd)
 export PATH:=$(TOP):$(PATH)

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



More information about the debian-science-commits mailing list