mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-19 00:46:05 +01:00
Problem: immediate binding hardening not used by debian package
Solution: set hardening=+all in Debian packaging rules
This commit is contained in:
parent
db7bdd1b1a
commit
320ed68ce9
@ -4,6 +4,8 @@
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
|
||||
|
||||
export TEST_VERBOSE=1
|
||||
|
||||
ifeq ($(DEB_BUILD_ARCH_OS), kfreebsd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user