merge from gcc

This commit is contained in:
DJ Delorie 2010-03-15 17:33:40 +00:00
parent 4dea3bb71a
commit 178bead7ef
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Makefile.in (all): Do not use exec.
2010-02-04 Tom Tromey <tromey@redhat.com>
* testsuite/demangle-expected: Add missing --format=gnu-v3.

View File

@ -101,7 +101,7 @@ SUBDIRS = testsuite
# FIXME: add @BUILD_INFO@ once we're sure it works for everyone.
all: stamp-picdir $(TARGETLIB) required-list all-subdir
@: $(MAKE) ; exec $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
@: $(MAKE) ; $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
.PHONY: check installcheck
check: check-subdir