mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-11-24 06:26:01 +00:00
harden
This commit is contained in:
parent
7268d65717
commit
20c691e09f
@ -1,4 +1,11 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
export QT_SELECT = 5
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
DPKG_EXPORT_BUILDFLAGS = 1
|
||||
include /usr/share/dpkg/buildflags.mk
|
||||
|
||||
%:
|
||||
dh $@ --parallel
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user