hi

as far as i can see fedora is built with "-fstack-protector" and not
"-fstack-protector-all" - is there a specific reason for not using
the "all" variant or is it safe to rebuild server-packages with it?

http://www.linuxfromscratch.org/hints/downloads/files/ssp.txt
> The GCC options for SSP are -fstack-protector, -fstack-protector-all, and
> -Wstack-protector. The -fstack-protector option only protects functions with
> character arrays, and is generally not recomended. The -fstack-protector-all
> option protects all functions. The -Wstack-protector option will produce a
> warning about any functions which are not protected. This warning can occure
> in functions with buffers smaller than 8 bytes.

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to