aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2013-11-13 22:13:21 +0100
committerMagnus Granberg <zorry@gentoo.org>2013-11-13 22:13:21 +0100
commitabb126ad0df0aa7ee373e4254452a1d944c20991 (patch)
treedd27a1326d8e7227f4fa96efd912bde7d20f2b56 /upstream/gcc49_default_pie_doc.patch
parentUpdate the changlog for gcc4.9 upstream (diff)
downloadhardened-gccpatchset-abb126ad0df0aa7ee373e4254452a1d944c20991.tar.gz
hardened-gccpatchset-abb126ad0df0aa7ee373e4254452a1d944c20991.tar.bz2
hardened-gccpatchset-abb126ad0df0aa7ee373e4254452a1d944c20991.zip
Update the doc for gcc4.9 upstream
Diffstat (limited to 'upstream/gcc49_default_pie_doc.patch')
-rw-r--r--upstream/gcc49_default_pie_doc.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/upstream/gcc49_default_pie_doc.patch b/upstream/gcc49_default_pie_doc.patch
index 961d75f..d10c930 100644
--- a/upstream/gcc49_default_pie_doc.patch
+++ b/upstream/gcc49_default_pie_doc.patch
@@ -1,5 +1,5 @@
---- gcc-4.9-20131006/gcc/doc/install.texi 2013-10-01 19:29:40.000000000 +0200
-+++ gcc-4.9-20131006-work/gcc/doc/install.texi 2013-11-09 15:40:20.831402110 +0100
+--- a/gcc/doc/install.texi 2013-10-01 19:29:40.000000000 +0200
++++ b/gcc/doc/install.texi 2013-11-09 15:40:20.831402110 +0100
@@ -1421,6 +1421,11 @@ do a @samp{make -C gcc gnatlib_and_tools
Specify that the run-time libraries for stack smashing protection
should not be built.
@@ -12,8 +12,8 @@
@item --disable-libquadmath
Specify that the GCC quad-precision math library should not be built.
On some systems, the library is required to be linkable when building
---- gcc-4.8-20120302/gcc/doc/invoke.texi 2012-03-01 10:57:59.000000000 +0100
-+++ gcc-4.8-20120302-work/gcc/doc/invoke.texi 2012-07-30 00:57:03.766847851 +0200
+--- a/gcc/doc/invoke.texi 2012-03-01 10:57:59.000000000 +0100
++++ b/gcc/doc/invoke.texi 2012-07-30 00:57:03.766847851 +0200
@@ -9457,6 +9480,12 @@ For predictable results, you must also s
that were used to generate code (@option{-fpie}, @option{-fPIE},
or model suboptions) when you specify this option.