[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 Judy Joseph
parent 12c3940da2
commit 5c526304ac

View File

@ -261,6 +261,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
###############################################################################