aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index aefa08c..cba5858 100755
--- a/configure
+++ b/configure
@@ -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" ;;