]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix parallel check//% rule in gdb for non-VPATH build.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Sep 2009 18:50:40 +0000 (18:50 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 8 Sep 2009 18:50:40 +0000 (18:50 +0000)
commita5bbabf3b57792e1bbc7fa3ae2e712dae1da282a
tree189559244a02e1fefd15bf0f0332ae6008c2030d
parenta58162c257d51ee5309bbd92efe7eda60dbef8aa
Fix parallel check//% rule in gdb for non-VPATH build.

gdb/:
* gdb/Makefile.in (check//%): Parse 'config.status --version'
output to recreate the configuration from the testsuite directory,
rather than running 'config.status --recheck' from a different
build directory.  Let configure do the recursion rather than
doing it manually.
gdb/ChangeLog
gdb/Makefile.in