LFS 5.5.1: Change GCC's Stack Protection Option
In Chapter 5.5, there is one step that fixes the GCC's stack protection detection problem. The command is:
sed -i '/k prot/agcc_cv_libc_provides_ssp=yes' gcc/configure
In Chapter 5.5, there is one step that fixes the GCC's stack protection detection problem. The command is:
sed -i '/k prot/agcc_cv_libc_provides_ssp=yes' gcc/configure