Correct the patch
Abhijith PA
4 years ago
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 |
-include /usr/share/dpkg/buildtools.mk
|
5 | 6 |
export CC
|
6 | 7 |
|
7 | 8 |
%:
|