[Security]: Enable hardening build options (#10369)
[Security]: Enable hardening build options
This commit is contained in:
parent
1bf8bc6091
commit
551dbfdcd2
5
slave.mk
5
slave.mk
@ -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
|
||||
###############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user