diff options
Diffstat (limited to 'gcc-4.6.0/piepatch/10_all_gcc45_configure.patch')
-rw-r--r-- | gcc-4.6.0/piepatch/10_all_gcc45_configure.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc-4.6.0/piepatch/10_all_gcc45_configure.patch b/gcc-4.6.0/piepatch/10_all_gcc45_configure.patch index 6ab02eb..357e63a 100644 --- a/gcc-4.6.0/piepatch/10_all_gcc45_configure.patch +++ b/gcc-4.6.0/piepatch/10_all_gcc45_configure.patch @@ -1,4 +1,4 @@ -2011-12-05 Magnus Granberg <zorry@gentoo.org>, Anthony G. Basile <basile@opensource.dyc.edu> +2011-12-07 Magnus Granberg <zorry@gentoo.org>, Anthony G. Basile <basile@opensource.dyc.edu> * configure Add --enable-esp. Add-fno-stack-protector to stage1_cflags. @@ -73,7 +73,7 @@ GGC libgcc_visibility +enable_esp -+enable_crtbeginTS ++enable_crtbeginP gcc_cv_readelf gcc_cv_objdump ORIGINAL_NM_FOR_TARGET @@ -189,7 +189,7 @@ +fi + +fi -+echo "$as_me:$LINENO: result: $enable_crtbeginTS" >&5 ++echo "$as_me:$LINENO: result: $enable_crtbeginP" >&5 +echo "${ECHO_T}$enable_crtbeginP" >&6 + +if test x$enable_crtbeginP = xyes; then |