1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/lang/gcc48
Gerald Pfeifer 12e97d4035 Update to the 20140605 snapshot of GCC 4.8.4.
Add support for "-fstack-protector-strong".  This extends the
WITH_SSP_PORTS Makefile option in FreeBSD which adds "-fstack-protector"
and "-fstack-protector-all" command-line options that add extra code to
check for buffer overflows to ports built that way, cf.
https://gcc.gnu.org/onlinedocs/gcc-4.8.3/gcc/Optimize-Options.html

While this was a good first step, those switches offer too little
protection or too much overhead and so Google contributed a balanced
"-fstack-protector-strong". [1]

PR:		186852 [1]
Submitted by:	software-freebsd@interfasys.ch [1]
2014-06-10 02:11:30 +00:00
..
files Update to the 20140605 snapshot of GCC 4.8.4. 2014-06-10 02:11:30 +00:00
distinfo Update to the 20140605 snapshot of GCC 4.8.4. 2014-06-10 02:11:30 +00:00
Makefile Update to the 20140605 snapshot of GCC 4.8.4. 2014-06-10 02:11:30 +00:00
pkg-descr
pkg-plist Update to the 20140320 snapshot of GCC 4.8.3. 2014-04-07 21:39:52 +00:00