Skip to content
Commit 4e55bc8a authored by Matthew Weber's avatar Matthew Weber Committed by Yann E. MORIN
Browse files

utils/genrandconfig: drop hardening Config enables



Since 810ba387, some form of these options are enable
by default. Specifically:

- Kept FORTIFY level 2 option as the default is now level 1.
- Removed all SSP options as the default now uses the best
  option based on toolchain support.
- Similar to SSP, for RELRO, the default now uses the best
  option based on toolchain support.
- Completely drop PIC PIE as it defaults =y

Signed-off-by: default avatarMatthew Weber <matthew.weber@collins.com>
Signed-off-by: default avatarYann E. MORIN <yann.morin.1998@free.fr>
parent cb1134bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment