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.11 src/patchsets/gcc/4.5.4/gentoo/README.history file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.4/gentoo/README.history?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.4/gentoo/README.history?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.5.4/gentoo/README.history?r1=1.10&r2=1.11 Index: README.history =================================================================== RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.5.4/gentoo/README.history,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- README.history 13 Jan 2016 04:59:27 -0000 1.10 +++ README.history 13 Jan 2016 05:01:46 -0000 1.11 @@ -1,6 +1,7 @@ 1.3 [pending] - 09_all_gcc-4.5-Wtrampolines.patch - 10_all_gcc-default-format-security.patch + - 10_all_gcc-default-fortify-source.patch + 18_all_libgcc-cross-canadian.patch + 34_all_libjava-classpath-locale-sort.patch - 99_all_testsuite-01-Wformat.patch
