aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.3/piepatch/10_all_gcc44_configure.patch')
-rw-r--r--gcc-4.4.3/piepatch/10_all_gcc44_configure.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.4.3/piepatch/10_all_gcc44_configure.patch b/gcc-4.4.3/piepatch/10_all_gcc44_configure.patch
index bc12818..722a284 100644
--- a/gcc-4.4.3/piepatch/10_all_gcc44_configure.patch
+++ b/gcc-4.4.3/piepatch/10_all_gcc44_configure.patch
@@ -244,7 +244,7 @@
+_ACEOF
+
+fi
-+if test x$enable_espf = xyes && test x$enable_esp_ld = xno; then
++if test x$enable_esp = xyes && test x$enable_esp_ld = xno; then
+ { { echo "$as_me:$LINENO: error: *** --enable-esp is not supported. You don't have -z,relro or -z,now support in the linker." >&5
+echo "$as_me: error: *** --enable-esp is not supported. You don't have -z,relro or -z,now support in the linker." >&2;}
+ { (exit 1); exit 1; }; }