disbale hardening
This commit is contained in:
parent
a01c01fc43
commit
640091db1f
1
debian/control
vendored
1
debian/control
vendored
@ -12,7 +12,6 @@ Standards-Version: 3.9.5
|
|||||||
Build-Depends: autotools-dev,
|
Build-Depends: autotools-dev,
|
||||||
debhelper (>= 7),
|
debhelper (>= 7),
|
||||||
dpkg-dev (>= 1.13.19),
|
dpkg-dev (>= 1.13.19),
|
||||||
hardening-wrapper,
|
|
||||||
libgd2-noxpm-dev (>= 2.0.1) | libgd2-xpm-dev (>= 2.0.1) | libgd-dev (>= 2.0.1),
|
libgd2-noxpm-dev (>= 2.0.1) | libgd2-xpm-dev (>= 2.0.1) | libgd-dev (>= 2.0.1),
|
||||||
libperl-dev,
|
libperl-dev,
|
||||||
libpng-dev,
|
libpng-dev,
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -4,7 +4,7 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
# export DH_VERBOSE=1
|
# export DH_VERBOSE=1
|
||||||
export DEB_BUILD_HARDENING=1
|
#export DEB_BUILD_HARDENING=1
|
||||||
|
|
||||||
b := $(shell pwd)/debian
|
b := $(shell pwd)/debian
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user