Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument.
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 22 Nov 2016 16:33:43 +0000 (17:33 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 22 Nov 2016 16:33:43 +0000 (17:33 +0100)
commitb2b0acbe2bec113381c9925cc29f26a402873350
tree68b7d62c12196c03879cc9079ae32120afa2a61c
parentdba814afdab05e52f2b0809466d964daf5fb30d2
Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument.

gcc/ChangeLog

* Makefile.in ($(lang_checks_parallelized)): Fix detection
of -j argument.

gcc/ada/ChangeLog

* gcc-interface/Make-lang.in (check-acats): Fix detection
of -j argument.

libstdc++-v3/ChangeLog

* testsuite/Makefile.am
(check-DEJAGNU $(check_DEJAGNU_normal_targets)): Fix detection
of -j argument.
* testsuite/Makefile.in: Regenereate.

From-SVN: r242705
gcc/ChangeLog
gcc/Makefile.in
gcc/ada/ChangeLog
gcc/ada/gcc-interface/Make-lang.in
gcc/testsuite/ChangeLog
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/Makefile.am
libstdc++-v3/testsuite/Makefile.in