From: Bdale Garbee Date: Mon, 28 Dec 2015 18:25:59 +0000 (-0700) Subject: add the other flags, too X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=24d79d0061f28183a04aaefc21ae844addbdc161;p=debian%2Fgcpegg add the other flags, too --- diff --git a/debian/rules b/debian/rules index 94af94f..2ee3b06 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ build-arch: build-stamp build-indep: build-stamp build-stamp: dh_testdir - CFLAGS="$(CFLAGS)" $(MAKE) + CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" $(MAKE) touch build-stamp clean: