mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-28 16:15:23 +08:00
Merge pull request #3472 from bluca/hardening
Problem: immediate binding hardening not used by debian package
This commit is contained in:
commit
5b140baf45
@ -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