config/cc/gcc.in.2
changeset 2146 3b812ba8d001
parent 2145 efea409ff8be
child 2211 2f67667ee385
     1.1 --- a/config/cc/gcc.in.2	Fri Oct 08 23:58:58 2010 +0200
     1.2 +++ b/config/cc/gcc.in.2	Sat Oct 09 11:38:04 2010 +0200
     1.3 @@ -74,6 +74,15 @@
     1.4        
     1.5        The default is 'N'. Say 'Y' if you need it, and report success/failure.
     1.6  
     1.7 +config CC_GCC_LIBSSP
     1.8 +    bool
     1.9 +    prompt "Compile libssp"
    1.10 +    default n
    1.11 +    help
    1.12 +      libssp is the run-time Stack-Smashing Protection library.
    1.13 +      
    1.14 +      The default is 'N'. Say 'Y' if you need it, and report success/failure.
    1.15 +
    1.16  #-----------------------------------------------------------------------------
    1.17  
    1.18  comment "Misc. obscure options."