diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure index 4eebc45d441..e823f9e6bf6 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 |