diff --git a/general/openipc.fragment b/general/openipc.fragment index a6de5b8b..1b2fd533 100644 --- a/general/openipc.fragment +++ b/general/openipc.fragment @@ -11,3 +11,5 @@ BR2_CCACHE_DIR="$(HOME)/.ccache" # Build BR2_PER_PACKAGE_DIRECTORIES=y BR2_OPTIMIZE_S=y +BR2_SSP_REGULAR=y +BR2_RELRO_PARTIAL=y