Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.
authorJakub Jelinek <jakub@redhat.com>
Mon, 26 Nov 2018 21:03:41 +0000 (22:03 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 26 Nov 2018 21:03:41 +0000 (22:03 +0100)
commitffcf3b79c2a22fef39c81f57f5e9100a900b2818
tree9ceb6f992194086c7ba7de7da2aeb442f598559b
parent37ae4739bc8277539b16fbcf5294f19b082d5c79
Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.

* testsuite/Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.
(RUNTEST): Don't define.
(RUNTESTDEFAULTFLAGS): Add.
(check-DEJAGNU, site.exp, distclean-DEJAGNU): New goals.
(distclean-am): Depend on distclean-DEJAGNU.
(check-am): If -j% option is present in MFLAGS and if
`getconf _NPROCESSORS_ONLN` is more than 8, export OMP_NUM_THREADS=8.
(.PHONY): Add check-DEJAGNU and distclean-DEJAGNU.
* testsuite/Makefile.in: Regenerated.

From-SVN: r266482
libgomp/ChangeLog
libgomp/Makefile.in
libgomp/testsuite/Makefile.am
libgomp/testsuite/Makefile.in