diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3103,7 +3103,7 @@ fi case "$enable_bootstrap" in yes) - default_target=new-bootstrap + default_target=bootstrap extrasub="$extrasub /^@if gcc-bootstrap\$/d /^@endif gcc-bootstrap\$/d" ;; |