]> git.ipfire.org Git - thirdparty/gcc.git/commit
toplevel, libcobol: Add dependency on libquadmath build [PR119244].
authorIain Sandoe <iain@sandoe.co.uk>
Tue, 25 Mar 2025 16:20:58 +0000 (16:20 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Tue, 25 Mar 2025 19:31:10 +0000 (19:31 +0000)
commit0fb10aca02852b2e8d78a78c07aa2f62aec6a07e
tree5a2ec0f6cf92f3f4812385bab2a40e8058cce388
parentdce62cda93a4b2965bca15b8c48b2202aeed27a6
toplevel, libcobol: Add dependency on libquadmath build [PR119244].

For the configuration of libgcobol to be correct for targets that need
to use libquadmath for 128b FP support, we must be able to find the
quadmath library (or not, for targets that have the support in libc).

PR cobol/119244

ChangeLog:

* Makefile.def: libgcobol configure depends on libquadmath build.
* Makefile.in: Regenerate.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Makefile.def
Makefile.in