From ada2fa0d2f4dfaa40e2b8ef958a6b0eea491e449 Mon Sep 17 00:00:00 2001 From: "Magnus Granberg (Zorry)" Date: Sat, 10 Apr 2010 20:23:20 +0200 Subject: Updated some text in files on espf-gcc-4.4.3 --- espf-gcc-4.4.3/10_all_gcc44_configure.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'espf-gcc-4.4.3/10_all_gcc44_configure.patch') diff --git a/espf-gcc-4.4.3/10_all_gcc44_configure.patch b/espf-gcc-4.4.3/10_all_gcc44_configure.patch index b41a857..e5856f4 100644 --- a/espf-gcc-4.4.3/10_all_gcc44_configure.patch +++ b/espf-gcc-4.4.3/10_all_gcc44_configure.patch @@ -1,15 +1,17 @@ -2009-12-23 Magnus Granberg +2010-04-10 Magnus Granberg * configure Add --enable-espf. Add-fno-stack-protector to stage1_cflags. * gcc/configure Check -z now and -z relro. Check if we support FORTIFY_SOURCES level 2. Define ENABLE_ESPF. - Check if we support crtbeginTS and define ENABLE_CRTBEGINTS. * libmudflap/configure Add AC_SUBST enable_espf. On Gentoo * gcc/configure We don't need to check for FORTIFY_SOURCES support. + Check if the compiler support -fstack-protector and define HAVE_GCC_SSP. + Check if we support crtbeginTS and define ENABLE_CRTBEGINTS. + Add AC_SUBST enable_crtbeginTS. --- configure 2009-04-29 01:16:59.000000000 +0200 +++ configure 2009-07-21 18:45:41.000000000 +0200 -- cgit v1.2.3-65-gdbad