diff -r efea409ff8be -r 075510bba768 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 Wed Jan 26 00:04:41 2011 +0100 @@ -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."