]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/binutils-tumbl.git/commitdiff
merge from gcc
authorDJ Delorie <dj@delorie.com>
Mon, 15 Mar 2010 17:33:40 +0000 (17:33 +0000)
committerDJ Delorie <dj@delorie.com>
Mon, 15 Mar 2010 17:33:40 +0000 (17:33 +0000)
libiberty/ChangeLog
libiberty/Makefile.in

index ee01cafe1362f4c22122ffa1a7ed3de5031f69e1..cf80e38b3c23b0e8170bfe4134a649345a2bc081 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 ba24c6db7a78863168f8d3570dc142bbeadbf4fe..f22d3a341f41a475552690fdb53fa105b5237cfa 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