diff -r efea409ff8be -r 3b812ba8d001 config/cc/gcc.in.2 --- a/config/cc/gcc.in.2 Fri Oct 08 23:58:58 2010 +0200 +++ b/config/cc/gcc.in.2 Sat Oct 09 11:38:04 2010 +0200 @@ -74,6 +74,15 @@ The default is 'N'. Say 'Y' if you need it, and report success/failure. +config CC_GCC_LIBSSP + bool + prompt "Compile libssp" + default n + help + libssp is the run-time Stack-Smashing Protection library. + + The default is 'N'. Say 'Y' if you need it, and report success/failure. + #----------------------------------------------------------------------------- comment "Misc. obscure options."