In gcc/Makefile.in, factor out SELFTEST_FLAGS
authorThomas Schwinge <thomas@codesourcery.com>
Wed, 12 Oct 2016 13:09:06 +0000 (15:09 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Wed, 12 Oct 2016 13:09:06 +0000 (15:09 +0200)
commit194fa9a173153e4ca8a4b7df082bd1354f2ffaa0
tree61db08da787a114e029a16c4d07cbb10588809b3
parent96f0a5131cf0571d75213c9ac7052e8118ce3fe8
In gcc/Makefile.in, factor out SELFTEST_FLAGS

gcc/
* Makefile.in (SELFTEST_FLAGS): New variable.
(s-selftest, selftest-gdb, selftest-valgrind): Use it.

From-SVN: r241043
gcc/ChangeLog
gcc/Makefile.in