]> git.ipfire.org Git - thirdparty/gcc.git/commit
* testsuite/Makefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Nov 2018 21:03:41 +0000 (21:03 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Nov 2018 21:03:41 +0000 (21:03 +0000)
commitd530e5964ebeb3bbce4abeb00b3dd3594392f60e
tree9ceb6f992194086c7ba7de7da2aeb442f598559b
parent4d2cdcb162330e0fac78443b4faa18834c3fc65f
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266482 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/Makefile.in
libgomp/testsuite/Makefile.am
libgomp/testsuite/Makefile.in