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

--- Comment #15 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>:

https://gcc.gnu.org/g:70ba28304b7ff91761db248bc8354eda8e9a4796

commit r12-6555-g70ba28304b7ff91761db248bc8354eda8e9a4796
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Thu Jan 13 17:45:58 2022 +0100

    libgfortran: Fix Solaris version file creation [PR104006]

    I forgot to change the gfortran.map-sun goal to gfortran.ver-sun
    when changing other spots for the preprocessed version file.

    2022-01-13  Jakub Jelinek  <ja...@redhat.com>

            PR libfortran/104006
            * Makefile.am (gfortran.map-sun): Rename target to ...
            (gfortran.ver-sun): ... this.
            * Makefile.in: Regenerated.

Reply via email to