From d8fda61d60a6412483b80db59af9f8388160c6eb Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 28 Dec 2015 11:23:47 -0700 Subject: [PATCH] see if this helps --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 1cc404c..94af94f 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ build-arch: build-stamp build-indep: build-stamp build-stamp: dh_testdir - $(MAKE) + CFLAGS="$(CFLAGS)" $(MAKE) touch build-stamp clean: -- 2.47.2