vapier 16/01/13 05:02:59 Modified: README.history Removed: 11_all_default-warn-format-security.patch Log: stop enabling -Wformat security warnings 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.27 src/patchsets/gcc/4.6.3/gentoo/README.history file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.6.3/gentoo/README.history?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.6.3/gentoo/README.history?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.6.3/gentoo/README.history?r1=1.26&r2=1.27 Index: README.history =================================================================== RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.6.3/gentoo/README.history,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- README.history 13 Jan 2016 05:01:47 -0000 1.26 +++ README.history 13 Jan 2016 05:02:59 -0000 1.27 @@ -1,5 +1,6 @@ 1.14 [pending] - 10_all_default-fortify-source.patch + - 11_all_gcc-default-format-security.patch - 12_all_default-warn-trampolines.patch - 74_all_gcc46_cloog-dl.patch
