summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-04-24 10:22:45 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-04-24 10:22:45 +0000
commit3a533ca370725b68b516e6b74adf4727d17ed28a (patch)
tree688722e99107fd8cf1a6588b2131650ecacdd3ac /config.make.in
parente9a0a51253e49f1b9affec949775da94e7de297f (diff)
Don't handle libgcc_s suffixes.
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.make.in b/config.make.in
index 54e83934af..0cea3a460e 100644
--- a/config.make.in
+++ b/config.make.in
@@ -50,7 +50,6 @@ have-z-combreloc = @libc_cv_z_combreloc@
have-z-execstack = @libc_cv_z_execstack@
have-Bgroup = @libc_cv_Bgroup@
have-as-needed = @libc_cv_as_needed@
-libgcc_s_suffix = @libc_cv_libgcc_s_suffix@
with-fp = @with_fp@
old-glibc-headers = @old_glibc_headers@
unwind-find-fde = @libc_cv_gcc_unwind_find_fde@