Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions slave.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
###############################################################################
Expand Down