https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112864

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain D Sandoe <ia...@gcc.gnu.org>:

https://gcc.gnu.org/g:f4aa644dbbbde8c97f41c8abfbb7925c2242e31f

commit r14-8734-gf4aa644dbbbde8c97f41c8abfbb7925c2242e31f
Author: Iain Sandoe <i...@sandoe.co.uk>
Date:   Sat Jan 27 15:50:15 2024 +0000

    testsuite, libphobos: Update link flags [PR112864].

    The regressions here are primarily from duplicated '-B' additions.

    We remove the duplicate on the link line.
    We also make sure that platforms with extensions other than .so for
    shared libs will have the correct paths.

            PR target/112864

    libphobos/ChangeLog:

            * testsuite/lib/libphobos.exp: Use ${shlib_ext} instead of
            hard-wiring '.so'.
            * testsuite/testsuite_flags.in: Remove duplicate -B option
            for spec file path.

Reply via email to