Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Pkg Iptables
Commits
f40558fb
Commit
f40558fb
authored
Dec 06, 2016
by
Samuel Henrique
Browse files
d/rules: Export hardening flag to enable bindnow
Export DEB_BUILD_MAINT_OPTIONS = hardening=+all
parent
4a4cc7d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/rules
View file @
f40558fb
#!/usr/bin/make -f
export V=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
LIB_DIR := /usr/lib/$(DEB_HOST_MULTIARCH)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment