From 4c3e061cd286a612c1bd40b7ea795aa70b27f8be Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Mon, 11 Jul 2005 08:03:32 +0000 Subject: 2005-07-11 Paolo Bonzini PR ada/22340 * Makefile.def: Sync with gcc. * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. * Makefile.in: Regenerate. --- Makefile.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.tpl') diff --git a/Makefile.tpl b/Makefile.tpl index 73d0dcc04..2a8b2ef59 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -1319,7 +1319,7 @@ objext = .o # Flags to pass to stage2 and later makes. POSTSTAGE1_FLAGS_TO_PASS = \ CC="$${CC}" CC_FOR_BUILD="$${CC_FOR_BUILD}" \ - STAGE_PREFIX=$$r/stage[+prev+]-gcc/ \ + STAGE_PREFIX=$$r/prev-gcc/ \ CFLAGS="$(BOOT_CFLAGS)" \ ADAC="\$$(CC)" -- cgit v1.2.3