Remove a29k-*-rtems*, hppa*-*-rtems*,i386-go32-rtems*, i386-*-rtemscoff*,
[deliverable/binutils-gdb.git] / Makefile.def
index 091b869aadabf387fc3a7003cb8f80eeaadd9440..58c1bd011b061b068d5b2724ddb13b7d5f55a574 100644 (file)
@@ -186,6 +186,7 @@ flags_to_pass = { flag= target_alias ; };
 // Build tools
 flags_to_pass = { flag= BISON ; };
 flags_to_pass = { flag= CC_FOR_BUILD ; };
+flags_to_pass = { flag= CFLAGS_FOR_BUILD ; };
 flags_to_pass = { flag= CXX_FOR_BUILD ; };
 flags_to_pass = { flag= EXPECT ; };
 flags_to_pass = { flag= FLEX ; };
@@ -473,6 +474,7 @@ bootstrap_stage = {
        stage_configure_flags="@stage2_werror_flag@" ;
        stage_make_flags='CFLAGS="$(BOOT_CFLAGS) -fprofile-generate"' ; };
 bootstrap_stage = {
-       id=feedback ; prev=1 ;
+       id=feedback ; prev=profile ;
+       bootstrap_target=profiledbootstrap ;
        stage_configure_flags="@stage2_werror_flag@" ;
        stage_make_flags='CFLAGS="$(BOOT_CFLAGS) -fprofile-use"' ; };
This page took 0.023586 seconds and 4 git commands to generate.