1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-29 17:45:55 -04:00

Enable build hardening in debian/rules

This commit is contained in:
John Zaitseff 2024-05-26 08:26:40 +10:00
parent d2b6c5ce4f
commit 1174058eb5

2
debian/rules vendored
View File

@ -3,6 +3,8 @@
# debian/rules: Create the Debian package for Star Traders
# Copyright (C) 2011-2024, John Zaitseff
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@