Skip to content
Snippets Groups Projects
Commit 822e6774 authored by HIGUCHI Daisuke (VDR dai)'s avatar HIGUCHI Daisuke (VDR dai)
Browse files

enable hardening.

parent e635647f
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
#export DH_VERBOSE = 1
export GEM2DEB_TEST_RUNNER = --check-dependencies
#export DH_RUBY = --gem-install
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
RUBY_VERSION=`ruby -e 'puts RbConfig::CONFIG["ruby_version"]'`
RUBY_ARCH=`ruby -e 'puts RbConfig::CONFIG["arch"]'`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment