mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 11:04:00 +01:00
* use stricter linker options for .deb packages
This commit is contained in:
parent
f84ac18472
commit
9bc477e1b6
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -4,6 +4,7 @@
|
|||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
|
||||
DPKG_EXPORT_BUILDFLAGS = 1
|
||||
include /usr/share/dpkg/buildflags.mk
|
||||
CXXFLAGS+=$(CPPFLAGS)
|
||||
|
|
Loading…
Reference in a new issue