]> git.ipfire.org Git - thirdparty/automake.git/commit
parallel-tests: work around Solaris XPG4 make segfault
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 7 Aug 2011 22:16:56 +0000 (00:16 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 7 Aug 2011 23:28:12 +0000 (01:28 +0200)
commit152fcd209b21d8a588e787d60abd59d74bbeb69b
treeb242eca5950097f9d19f0473d666a43b4104c205
parent0ef3ef52079a967a4ef15968fb2054f1b215e7fb
parallel-tests: work around Solaris XPG4 make segfault

Issue exposed by test `posixsubst-tests-p.test', and similar to
the problem solved by commit `v1.11-159-ge7aa360'.

* lib/am/check.am [%?PARALLEL_TESTS%] (check-TESTS): Trim trailing
whitespace from $list, to avoid triggering a nasty bug (potential
segfault) on Solaris XPG4 make and Heirloom make.
ChangeLog
lib/Automake/tests/Makefile.in
lib/am/check.am
tests/Makefile.in