export CC
Abhijith PA
4 years ago
1 changed file(s) with
2 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+2
-1
debian/rules
less
more
1
1
2
2
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
3
3
export DEB_BUILD_HARDENING=1
4
include /usr/share/dpkg/buildflags.mk
4
-include /usr/share/dpkg/buildflags.mk
5
export CC
5
6
6
7
%:
7
8
dh $@