]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure, jit: Allow for 'make check-gcc-jit'.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 7 Aug 2021 13:45:56 +0000 (14:45 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 17 Sep 2021 13:22:50 +0000 (14:22 +0100)
commit8593d2fcbb86a5a9102bbdfd36b88e184fc53258
tree084854bc618f626f09da7a247813d160d80427e9
parent4703182a06b831a9f47a5f8198e86042cadd938d
configure, jit: Allow for 'make check-gcc-jit'.

This is a convenience feature that allows the user to
do "make check-gcc-jit" at the top level of the build
to check that facility in isolation from others.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
ChangeLog:

* Makefile.def: Add a jit check target for the jit
language.
* Makefile.in: Regenerate.
Makefile.def
Makefile.in