merge from gcc
authorDJ Delorie <dj@redhat.com>
Mon, 15 Mar 2010 17:33:40 +0000 (17:33 +0000)
committerDJ Delorie <dj@redhat.com>
Mon, 15 Mar 2010 17:33:40 +0000 (17:33 +0000)
libiberty/ChangeLog
libiberty/Makefile.in

index ee01caf..cf80e38 100644 (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.
index ba24c6d..f22d3a3 100644 (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