vapier 16/01/13 05:01:46 Modified: README.history Removed: 10_all_gcc-default-fortify-source.patch Log: stop enabling -D_FORTIFY_SOURCE by default in older versions for compatibility and simplicity -- these are really only used for old builds now and cross-compiling
Revision Changes Path 1.18 src/patchsets/gcc/4.5.3/gentoo/README.history file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.3/gentoo/README.history?rev=1.18&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.3/gentoo/README.history?rev=1.18&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.3/gentoo/README.history?r1=1.17&r2=1.18 Index: README.history =================================================================== RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.5.3/gentoo/README.history,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- README.history 13 Jan 2016 04:59:27 -0000 1.17 +++ README.history 13 Jan 2016 05:01:46 -0000 1.18 @@ -2,6 +2,7 @@ - 03_all_gcc43-java-nomulti.patch - 09_all_gcc-4.5-Wtrampolines.patch - 10_all_gcc-default-format-security.patch + - 10_all_gcc-default-fortify-source.patch + 56_all_gcc-ppc-vector-pr48226.patch - 99_all_testsuite-01-Wformat.patch - 99_all_testsuite-02-Wtrampolines.patch
