libgfortran: Fix Solaris version file creation [PR104006]
authorJakub Jelinek <jakub@redhat.com>
Thu, 13 Jan 2022 16:45:58 +0000 (17:45 +0100)
committerJakub Jelinek <jakub@redhat.com>
Thu, 13 Jan 2022 16:50:28 +0000 (17:50 +0100)
commit70ba28304b7ff91761db248bc8354eda8e9a4796
tree4bae00c1d70bf94ccddaeeff8a81c8e57cca2b58
parent9d8e27fac3c6426fbfaf30d51cbf2761c5491a6a
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  <jakub@redhat.com>

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