Codebase list xsunpinyin / 8d3b40d
debian/rules: Modernize and enable full hardening Boyuan Yang 5 years ago
1 changed file(s) with 9 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/make -f
1 # -*- makefile -*-
2 #
13 # Liang Guo <bluestonechina@gmail.com> 2010
24 # YunQiang Su <wzssyqa@gmail.com>, 2012
5 #
6 # Uncomment this to turn on verbose mode.
37 export DH_VERBOSE=1
8
9 # see FEATURE AREAS in dpkg-buildflags(1)
10 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
11 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
12
413 SCONS=scons
514
615 %: