]> git.gag.com Git - debian/gcpegg/commitdiff
add the other flags, too
authorBdale Garbee <bdale@gag.com>
Mon, 28 Dec 2015 18:25:59 +0000 (11:25 -0700)
committerBdale Garbee <bdale@gag.com>
Mon, 28 Dec 2015 18:25:59 +0000 (11:25 -0700)
debian/rules

index 94af94fae89165a3218f727ec46ec49fb40f5387..2ee3b066ecebaadcc428014f251d3b37a60f267f 100755 (executable)
@@ -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: