Skip to content

Commit 62f2b85

Browse files
Add hardening build options for security
1 parent 4a80eaf commit 62f2b85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ax3600.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ CONFIG_BUILD_PATENTED=y
5353
CONFIG_EXPERIMENTAL=y
5454

5555
# Hardening build options
56+
CONFIG_GCC_DEFAULT_PIE=y
57+
CONFIG_GCC_DEFAULT_SSP=y
5658
CONFIG_PKG_CHECK_FORMAT_SECURITY=y
5759
CONFIG_PKG_ASLR_PIE_ALL=y
5860
CONFIG_PKG_CC_STACKPROTECTOR_ALL=y

0 commit comments

Comments
 (0)