diff options
Diffstat (limited to 'gcc-4.4.3/piepatch/60_all_gcc44_invoke.texi.patch')
-rw-r--r-- | gcc-4.4.3/piepatch/60_all_gcc44_invoke.texi.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc-4.4.3/piepatch/60_all_gcc44_invoke.texi.patch b/gcc-4.4.3/piepatch/60_all_gcc44_invoke.texi.patch index 899e2d5..15b3417 100644 --- a/gcc-4.4.3/piepatch/60_all_gcc44_invoke.texi.patch +++ b/gcc-4.4.3/piepatch/60_all_gcc44_invoke.texi.patch @@ -3,8 +3,8 @@ * gcc/doc/invoke.texi Add NOTES about -fstack-protector-all, -pie and -fPIE/-fpie when --enable-esp is enable, this options is on by default. ---- a/gcc/doc/invoke.texi 2009-04-01 09:18:47.000000000 +0200 -+++ b/gcc/doc/invoke.texi 2009-06-18 14:08:38.000000000 +0200 +--- gcc/doc/invoke.texi 2009-04-01 09:18:47.000000000 +0200 ++++ gcc/doc/invoke.texi 2009-06-18 14:08:38.000000000 +0200 @@ -7134,6 +7134,11 @@ @opindex fstack-protector-all Like @option{-fstack-protector} except that all functions are protected. |