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