Skip to content

Commit

Permalink
Also export hardening CPPFLAGS (Closes: #644400)
Browse files Browse the repository at this point in the history
  • Loading branch information
rudis authored and xtaran committed Feb 29, 2012
1 parent e268695 commit 7168395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Expand Up @@ -11,7 +11,7 @@ snapshot_date := $(shell dpkg-parsechangelog | sed -n '/^Version: [0-9.][0-9.]*.
endif

-include /usr/share/dpkg/buildflags.mk
export CFLAGS LDFLAGS
export CFLAGS LDFLAGS CPPFLAGS
H_LDFLAGS = $(LDFLAGS)

CFLAGS += -Wall -g
Expand Down

0 comments on commit 7168395

Please sign in to comment.