From 7d77a76835e01112b683da4bebee098932ff5f3d Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Thu, 24 Mar 2011 17:29:51 +0000 Subject: configure.ac: Do not include mh-x86omitfp. 2011-03-24 Paolo Bonzini * configure.ac: Do not include mh-x86omitfp. * configure: Regenerate. config: 2011-03-24 Paolo Bonzini * mh-x86omitfp: Remove. From-SVN: r171421 --- configure | 5 ----- 1 file changed, 5 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 4eebc45..e823f9e 100755 --- a/configure +++ b/configure @@ -3641,11 +3641,6 @@ fi rs6000-*-aix*) host_makefile_frag="config/mh-ppc-aix" ;; - # This is placed last to prevent interfering with the cases above. - i[3456789]86-*-*) - # Build the stage2 and stage3 compilers with -fomit-frame-pointer. - host_makefile_frag="config/mh-x86omitfp" - ;; esac fi -- cgit v1.1