Codebase list sslscan / b061170
Reintroduce static build To fix https://github.com/rbsec/sslscan/issues/192 Sophie Brun 4 years ago
2 changed file(s) with 5 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
33 Maintainer: Kali Developers <[email protected]>
44 Uploaders: Sophie Brun <[email protected]>
55 Homepage: https://github.com/rbsec/sslscan
6 Build-Depends: debhelper-compat (= 12), libssl-dev, zlib1g-dev
6 Build-Depends: debhelper-compat (= 12), libssl-dev, zlib1g-dev,
7 git, ca-certificates
78 Standards-Version: 4.5.0
89
910 Package: sslscan
00 #!/usr/bin/make -f
11 # Build stuff
22 DPKG_EXPORT_BUILDFLAGS = 1
3 export DEB_BUILD_MAINT_OPTIONS = hardening=+all#,-pie
3 export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie
44 include /usr/share/dpkg/default.mk
55
66 %:
77 dh $@
88
9 #override_dh_auto_build:
10 # $(MAKE) static
9 override_dh_auto_build:
10 $(MAKE) static
1111
1212 override_dh_auto_install:
1313 install -d $(CURDIR)/debian/sslscan/usr/bin/