[patch] configure option to override TARGET_LIBC_PROVIDES_SSP

Jeff Law law@redhat.com
Tue Oct 31 01:20:00 GMT 2017


On 10/09/2017 02:08 PM, Sandra Loosemore wrote:
> On 10/09/2017 09:13 AM, Joseph Myers wrote:
>> The install.texi documentation for --disable-libssp only says "Specify
>> that the run-time libraries for stack smashing protection should not be
>> built.".  I think it needs updating to mention these additional effects as
>>
>> well.
> 
> Oops.  :")  How about this version?
> 
> -Sandra
> 
> 
> 
> libssp.log
> 
> 
> 2017-10-09  Sandra Loosemore  <sandra@codesourcery.com>
> 
> 	gcc/
> 	* configure.ac (--enable-libssp): New.
> 	(gcc_cv_libc_provides_ssp): Check for explicit setting before
> 	trying to determine target-specific default.  Adjust indentation.
> 	* configure: Regenerated.
> 	* doc/install.texi (Configuration): Expand --disable-libssp
> 	documentation.
OK.

Jeff



More information about the Gcc-patches mailing list