160a37667a
it caused the return from the enclosing function to break, as well as the ssp return on i386. To fix both issues, split configure in two pieces the one before calling ssp_init and the one after, and move the ssp_init() call back in main. Put ssp_init() in its own file, and compile this new file with -fno-stack-protector. Tested on amd64. XXX: If we want to have ssp kernels working on 5.0, this change needs to be pulled up. |
||
---|---|---|
.. | ||
copyright | ||
debugsyms.c | ||
files | ||
majors | ||
Makefile.kern.inc | ||
mkldscript.sh | ||
newvers_stand.sh | ||
newvers.sh | ||
osrelease.sh | ||
param.c | ||
std |