[Security]: Enable hardening build options (#10369)

[Security]: Enable hardening build options
This commit is contained in:
xumia 2022-04-02 23:07:10 +08:00 committed by GitHub
parent 1bf8bc6091
commit 551dbfdcd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,6 +268,11 @@ export SONIC_ROUTING_STACK
export FRR_USER_UID
export FRR_USER_GID
###############################################################################
## Build Options
###############################################################################
export DEB_BUILD_OPTIONS = hardening=+all
###############################################################################
## Dumping key config attributes associated to current building exercise
###############################################################################