summaryrefslogtreecommitdiffstats
path: root/patches/glibc-2.13/0003-glibc-configure-old-gcc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/glibc-2.13/0003-glibc-configure-old-gcc.patch')
-rw-r--r--patches/glibc-2.13/0003-glibc-configure-old-gcc.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/patches/glibc-2.13/0003-glibc-configure-old-gcc.patch b/patches/glibc-2.13/0003-glibc-configure-old-gcc.patch
deleted file mode 100644
index a1c74d6..0000000
--- a/patches/glibc-2.13/0003-glibc-configure-old-gcc.patch
+++ /dev/null
@@ -1,17 +0,0 @@
----
- configure | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: glibc-2.13/configure
-===================================================================
---- glibc-2.13.orig/configure
-+++ glibc-2.13/configure
-@@ -5049,7 +5049,7 @@ $as_echo_n "checking version of $CC... "
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_prog_version" >&5
- $as_echo "$ac_prog_version" >&6; }
- fi
--if test $ac_verc_fail = yes; then
-+if test $ac_verc_fail = yes -a -z "$enable_hacker_mode"; then
- critic_missing="$critic_missing gcc"
- fi
-